FHIR IG Statistics: ValueSet/woundObservationTypeVS
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "woundObservationTypeVS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundObservationTypeVS",
"version": "0.1.0",
"name": "WoundObservationTypeValueSet",
"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"
}
]
}
],
"immutable": true,
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type",
"concept": [
{
"code": "woundshape",
"display": "Shape of Wound"
}
]
},
{
"system": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type",
"concept": [
{
"code": "woundvolume",
"display": "Volume of Wound"
}
]
}
]
}
}