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

Generated Narrative: ValueSet cibmtr-cs-vitalsigns

This value set includes codes based on the following rules:

    "^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cibmtr-cs-vitalsigns"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.10"] ; # fhir:name [ fhir:v "CIBMTRConceptSet_VitalSigns"] ; # fhir:title [ fhir:v "CIBMTR Vital Signs Concept Set"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-04-23T10:10:52-05:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"] ; # fhir:contact ( [ fhir:name [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.cibmtr.org" ] ] ) ] [ fhir:name [ fhir:v "Bob Milius" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "bmilius@nmdp.org" ] ] ) ] ) ; # fhir:description [ fhir:v "CIBMTR Vital Signs Concept Set"] . # # -------------------------------------------------------------------------------------