Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
Type | CodeSystem |
Id | wound-observation-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/CodeSystem-wound-observation-type.html |
URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type |
Version | 0.1.0 |
Status | draft |
Date | 2019-10-07 |
Name | WoundObservationTypeCodeSystem |
Title | Wound Observation Type Code System |
Realm | us |
Authority | hl7 |
Description | The set of codes that define specialized observation types of a wound. |
Content | complete |
ValueSet | |
woundObservationTypeVS | WoundObservationTypeValueSet |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "wound-observation-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type", "version": "0.1.0", "name": "WoundObservationTypeCodeSystem", "title": "Wound Observation Type Code System", "status": "draft", "experimental": true, "date": "2019-10-07", "publisher": "HL7 International - Electronic Health Records Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://confluence.hl7.org/display/EHR/Electronic+Health+Records+Work+Group" } ] } ], "description": "The set of codes that define specialized observation types of a wound.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "woundshape", "display": "Shape of Wound", "definition": "An observation or observation componenet describing the shape of a wound. Temporary local code system to be replaced with LOINC code TBD." }, { "code": "woundvolume", "display": "Volume of Wound", "definition": "An observation or observation componenet describing the volume of a wound. Temporary local code system to be replaced with LOINC code TBD." } ] }