{
"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.expansions",
"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",
"expansion": {
"total": 3,
"contains": [ {
"code": "in-progress",
"system": "http://hl7.org/fhir/event-status",
"display": "In Progress"
}, {
"code": "completed",
"system": "http://hl7.org/fhir/event-status",
"display": "Completed"
}, {
"code": "entered-in-error",
"system": "http://hl7.org/fhir/event-status",
"display": "Entered in Error"
} ],
"parameter": [ {
"name": "excludeNested",
"valueBoolean": true
}, {
"name": "includeDesignations",
"valueBoolean": true
}, {
"name": "version",
"valueUri": "http://hl7.org/fhir/event-status|4.3.0"
} ],
"timestamp": "2022-05-28T12:49:05+10:00",
"identifier": "urn:uuid:15c4496e-3ebb-477a-ac69-6f7d7a370c11"
},
"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": "fbe83576-8776-4b8e-bafa-b55d212857a9",
"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"
} ]
} ]
}