@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "woundEdgeDescriptionVS"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "Include these codes as defined in http://snomed.info/sctCodeDisplay449741007Wound edges approximated427832005Dehiscence of wound of skin449751008Rolled wound edge449760000Scab of wound edge449749009Wound edge diffuse449750009Wound edge sharp449748001Wound edges attached" ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundEdgeDescriptionVS"]; fhir:ValueSet.version [ fhir:value "0.1.0"]; fhir:ValueSet.name [ fhir:value "WoundEdgeDescriptionValueSet"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ValueSet.date [ fhir:value "2019-06-19"^^xsd:date]; fhir:ValueSet.publisher [ fhir:value "HSPC"]; fhir:ValueSet.description [ fhir:value "Select SNOMED CT codes. A set of codes that describe what the boundaries of the wound look like."]; fhir:ValueSet.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ]; fhir:Coding.code [ fhir:value "US" ] ] ]; fhir:ValueSet.immutable [ fhir:value "true"^^xsd:boolean]; fhir:ValueSet.copyright [ fhir:value "TBD"]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "449741007" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Wound edges approximated" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "427832005" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Dehiscence of wound of skin" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "449751008" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Rolled wound edge" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "449760000" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Scab of wound edge" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "449749009" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Wound edge diffuse" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "449750009" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Wound edge sharp" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "449748001" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Wound edges attached" ] ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------
http://snomed.info/sct