Package | hl7.ehrs.uv.ehrsfmr2 |
Type | CodeSystem |
Id | change-info |
FHIR Version | R5 |
Source | http://hl7.org/ehrs/uv/ehrsfmr2/https://build.fhir.org/ig/mvdzel/ehrsfm-fhir-r5/CodeSystem-change-info.html |
URL | http://hl7.org/ehrs/uv/ehrsfmr2/CodeSystem/change-info |
Version | 2.1.1-ballot |
Status | active |
Date | 2025-05-13T15:11:00+00:00 |
Name | ChangeInfo |
Title | Change Info |
Realm | uv |
Authority | hl7 |
Description | Requirement Change Indicator |
Content | complete |
ValueSet | |
change-info | Requirement Change Indicators |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem change-info
This case-sensitive code system http://hl7.org/ehrs/uv/ehrsfmr2/CodeSystem/change-info
defines the following codes:
{ "resourceType": "CodeSystem", "id": "change-info", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "ehr" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/ehrs/uv/ehrsfmr2/ImplementationGuide/hl7.ehrs.uv.ehrsfmr2" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/ehrs/uv/ehrsfmr2/ImplementationGuide/hl7.ehrs.uv.ehrsfmr2" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "5.0.0" } ], "url": "http://hl7.org/ehrs/uv/ehrsfmr2/CodeSystem/change-info", "version": "2.1.1-ballot", "name": "ChangeInfo", "title": "Change Info", "status": "active", "experimental": false, "date": "2025-05-13T15:11:00+00:00", "publisher": "HL7 International / Electronic Health Records", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/ehr" } ] } ], "description": "Requirement Change Indicator", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "NC", "display": "No Change", "definition": "Indicates this is not changed from previous version." }, { "code": "C", "display": "Changed", "definition": "Indicates this is changed from previous version." }, { "code": "N", "display": "New", "definition": "Indicates this is new in this version." }, { "code": "D", "display": "Deleted", "definition": "Indicates this has been deleted in this version." }, { "code": "DEP", "display": "Deprecated", "definition": "Indicates this is marked deprecated in this version." } ] }