{
"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.r5.core",
"date": "2021-07-21",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"endorser": [ {
"name": "National Foundation for CodeSystem Quality",
"telecom": [ {
"value": "http://example.org/nfcq",
"system": "url"
} ]
} ],
"publisher": "FHIR (Example)",
"approvalDate": "2021-07-21",
"content": "complete",
"name": "ExampleMetadata",
"type": null,
"experimental": "true",
"topic": [ {
"coding": [ {
"code": "treatment",
"system": "http://terminology.hl7.org/CodeSystem/definition-topic",
"display": "Treatment"
} ]
} ],
"resourceType": "CodeSystem",
"title": "Metadata Example",
"package_version": "5.0.0-ballot",
"author": [ {
"name": "ACME CodeSystem Development",
"telecom": [ {
"value": "http://acme.org/development",
"system": "url"
} ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "876b8cda-272d-48e4-8dd0-10a2a1a0c6be",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/example-metadata",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1824",
"system": "urn:ietf:rfc:3986"
} ],
"lastReviewDate": "2022-07-21",
"editor": [ {
"name": "ACME CodeSystem Management",
"telecom": [ {
"value": "http://acme.org/management",
"system": "url"
} ]
} ],
"concept": [ {
"code": "A",
"display": "A",
"definition": "A"
}, {
"code": "B",
"display": "B",
"definition": "B"
}, {
"code": "C",
"display": "C",
"definition": "C"
} ],
"caseSensitive": true,
"reviewer": [ {
"name": "Society for Creative Codesystem Review",
"telecom": [ {
"value": "http://example.org/sccr",
"system": "url"
} ]
} ],
"version": "5.0.0-ballot",
"relatedArtifact": [ {
"type": "derived-from",
"resource": "http://hl7.org/fhir/CodeSystem/example"
} ],
"contact": [ {
"name": "FHIR project team",
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"effectivePeriod": {
"end": "2022-07-31",
"start": "2021-08-01"
}
}