PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/CodeSystem/example-metadata
{
  "description": "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
  "_filename": "CodeSystem-example-metadata.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2021-07-21T10:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ExampleMetadata",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Metadata Example",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "a793acf2-36f9-40d4-b709-baef76b2675d",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/example-metadata",
  "concept": [ {
    "code": "A",
    "display": "A",
    "definition": "A"
  }, {
    "code": "B",
    "display": "B",
    "definition": "B"
  }, {
    "code": "C",
    "display": "C",
    "definition": "C"
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}