FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/woundObservationTypeVS

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeValueSet
IdwoundObservationTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundObservationTypeVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundObservationTypeVS
Version0.1.0
Statusdraft
Date2019-10-07
NameWoundObservationTypeValueSet
Realmus
Authorityhl7
DescriptionThe set of codes that define specialized observation types of a wound.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
wound-observation-typeWound Observation Type Code System

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"
          }
        ]
      }
    ]
  }
}