FHIR URIs

Revision as of 20:34, 22 May 2018 by Ahenket (talk | contribs) (Prerequisites)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Prerequisites

Capabilities

Examples

URL/Description
http://art-decor.org/fhir/3.0/hl7org/NamingSystem/2.16.840.1.113883.6.96

Get the naming system for SNOMED CT from the HL7 OID Registry

http://art-decor.org/fhir/3.0/public/StructureDefinition/2.16.840.1.113883.3.1937.99.62.3.1.1--20120530113236

Get the logical model for the object from any live DECOR project that has it. Any dataset or transaction will work, in this case the demo1- dataset

http://art-decor.org/fhir/3.0/demo1-/ValueSet/2.16.840.1.113883.3.1937.99.62.3.11.5--20110725152256

Get value set with id 2.16.840.1.113883.3.1937.99.62.3.11.5 and version 2011-07-25T15:22:56 from the live DECOR demo1- project

http://art-decor.org/fhir/3.0/demo1-20151105100336/ValueSet/2.16.840.1.113883.3.1937.99.62.3.11.5--20110725152256

Get value set with id 2.16.840.1.113883.3.1937.99.62.3.11.5 and version 2011-07-25T15:22:56 from the DECOR demo1- project release 2015-11-05T10:03:36

http://art-decor.org/fhir/3.0/public/ValueSet/2.16.840.1.113883.3.1937.99.62.3.11.5--20110725152256

Get value set with id 2.16.840.1.113883.3.1937.99.62.3.11.5 and version 2011-07-25T15:22:56 from any live DECOR that carries it

URI Patterns

Item Description
http://art-decor.org/fhir/ [base]
1.0 (dstu2) or 3.0 (stu3) FHIR Version
  • public
  • project prefix, e.g. demo1-
  • project prefix + release version as digits, e.g. demo1-20151105100336
  • OID Registry name, e.g. hl7org
public tries to find the requested resource anywhere on the server
Project prefix limits scope to the requested DECOR project
Project prefix + release version limits scope to the requested DECOR project release
OID Registry name limits scope to the requested OID Registry
resource The [resource] you would like to retrieve, e.g. StructureDefinition, ValueSet, NamingSystem
id The id for the resource you would like to retrieve. For NamingSystem, just use the OID. For other DECOR objects, use the id--effectiveDate where you strip non-digits from the effectiveDate