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

Generated Narrative: ValueSet 59851000052108

" ] ; # fhir:url [ fhir:v "http://hl7.se/fhir/ig/alertinformation/ValueSet/59851000052108"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "SESCTInfectiousAgentAlertInformationVS"] ; # fhir:title [ fhir:v "Urval smittämnen, uppmärksamhetsinformation"] ; # 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 Snomed CT representing infectious agents used for alert information."] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "432415000" ] ; fhir:display [ fhir:v "bärare av meticillinresistent Staphylococcus aureus" ] ] [ fhir:code [ fhir:v "431109006" ] ; fhir:display [ fhir:v "bärare av vankomycinresistenta enterokocker" ] ] [ fhir:code [ fhir:v "762988003" ] ; fhir:display [ fhir:v "bärare av ESBL-producerande bakterier" ] ] [ fhir:code [ fhir:v "61751000052107" ] ; fhir:display [ fhir:v "bärare av ESBL- och karbapenemasproducerande bakterier" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------