PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/extension-context
{
  "description": "How an extension context is interpreted.",
  "_filename": "CodeSystem-extension-context.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ExtensionContext",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.349"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "c99a6f01-4640-4f2d-8ff4-a57a0b997a61",
  "valueSet": "http://hl7.org/fhir/ValueSet/extension-context",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/extension-context",
  "concept": [ {
    "code": "resource",
    "display": "Resource",
    "definition": "The context is all elements matching a particular resource element path."
  }, {
    "code": "datatype",
    "display": "Datatype",
    "definition": "The context is all nodes matching a particular data type element path (root or repeating element) or all elements referencing a particular primitive data type (expressed as the datatype name)."
  }, {
    "code": "extension",
    "display": "Extension",
    "definition": "The context is a particular extension from a particular profile, a uri that identifies the extension definition."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}