{
"description": "Codes that reflect the current state of a clinical impression within its overall lifecycle.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/event-status",
"concept": [ {
"code": "in-progress"
}, {
"code": "completed"
}, {
"code": "entered-in-error"
} ]
} ]
},
"_filename": "ValueSet-clinicalimpression-status.json",
"package_name": "hl7.fhir.r4b.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2022-05-28T12:47:40.239+10:00"
},
"publisher": "HL7 International - Patient Care WG",
"name": "ClinicalImpressionStatus",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"title": "Clinical Impression Status",
"package_version": "4.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "7b564358-7612-4737-80f2-e1ee6e9c47b2",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/clinicalimpression-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.1046",
"system": "urn:ietf:rfc:3986"
} ],
"version": "4.3.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/",
"system": "url"
} ]
} ]
}