PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.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": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ExtensionContext",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "draft",
  "id": "e92cdfaa-504b-4532-ad03-a78b9e071d07",
  "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.671",
    "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": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}