{
"description": "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
"_filename": "CodeSystem-example-metadata-2.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2022-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.r4-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "43cc6b4a-ecea-497a-9ca3-e13a06865f57",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/example-metadata-2",
"concept": [ {
"code": "A",
"display": "A",
"definition": "A"
}, {
"code": "B",
"display": "B",
"definition": "B"
}, {
"code": "C",
"display": "C",
"definition": "C"
}, {
"code": "D",
"display": "D",
"definition": "D"
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}