PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.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-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ExtensionContext",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "bbfdff22-2389-4479-abf1-940c77fc00ce",
  "valueSet": "http://hl7.org/fhir/ValueSet/extension-context",
  "kind": null,
  "url": "http://hl7.org/fhir/extension-context",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.349",
    "system": "urn:ietf:rfc:3986"
  },
  "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.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}