PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.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.core",
  "date": "2016-03-31T08:01:25+11:00",
  "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"
  } ],
  "status": "draft",
  "id": "6b5a34b4-a113-4d15-8d9c-a3d2006aaa3b",
  "valueSet": "http://hl7.org/fhir/ValueSet/extension-context",
  "kind": null,
  "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": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}