@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "1.2.752.116.3.1.16.1.5.1"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ValueSet 1.2.752.116.3.1.16.1.5.1

  • Include these codes as defined in http://hl7.org/fhir/sid/icd-10
    CodeDisplay
    Z22.3C+B95.6+U82.1Bärare av stafylokocker + Staphylococcus aureus som orsak till sjukdomar som klassificeras i andra kapitel + Resistens mot meticillin
" ] ; # fhir:url [ fhir:v "http://hl7.se/fhir/ig/alertinformation/ValueSet/1.2.752.116.3.1.16.1.5.1"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "SEICDPresenceOfInfectiousAgentVS"] ; # fhir:title [ fhir:v "Förekomst av smittämne"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2024-11-04T12:04:22+01:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Sweden"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Sweden" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.se/" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@hl7.se" ] ] ) ] ) ; # fhir:description [ fhir:v "Codes in ICD-10 representing presence of infectious agent used for alert information."] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "Z22.3C+B95.6+U82.1" ] ; fhir:display [ fhir:v "Bärare av stafylokocker + Staphylococcus aureus som orsak till sjukdomar som klassificeras i andra kapitel + Resistens mot meticillin" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------