@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "patient"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Generated Narrative: ValueSet patient Include these codes as defined in http://loinc.orgCodeDisplay29463-7Body weight Patient Mass Pt Qn8302-2Body height Patient Len Pt Qn"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/patient"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.9"] ; # fhir:name [ fhir:v "Patient"] ; # fhir:title [ fhir:v "CIBMTR Patient Value Set"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-09-19T15:08:00-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 Patient Value Set"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "29463-7" ] ; fhir:display [ fhir:v "Body weight Patient Mass Pt Qn" ] ] [ fhir:code [ fhir:v "8302-2" ] ; fhir:display [ fhir:v "Body height Patient Len Pt Qn" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------
Generated Narrative: ValueSet patient
http://loinc.org