{ "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.r6.core", "date": "2021-07-21", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "endorser": [ { "name": "National Foundation for CodeSystem Quality", "telecom": [ { "value": "http://example.org/nfcq", "system": "url" } ] } ], "publisher": "HL7 International / Terminology Infrastructure", "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": "6.0.0-ballot3", "author": [ { "name": "ACME CodeSystem Development", "telecom": [ { "value": "http://acme.org/development", "system": "url" } ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "dcb589f0-f23e-4eb6-bed4-db7c013d880f", "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": "6.0.0-ballot3", "relatedArtifact": [ { "type": "derived-from", "resource": "http://hl7.org/fhir/CodeSystem/example" } ], "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/Vocab", "system": "url" } ] } ], "effectivePeriod": { "end": "2022-07-31", "start": "2021-08-01" } }