{ "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", "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": "r5.r4b-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": "09064b2c-973e-407c-be3a-9e146f06ab4d", "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" } ] } ] }