MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions

: WEIGHT - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "7efdbf21-6f33-4fa4-ba6a-3efd327efd1c"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitals"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitals>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 7efdbf21-6f33-4fa4-ba6a-3efd327efd1c</b></p><a name=\"7efdbf21-6f33-4fa4-ba6a-3efd327efd1c\"> </a><a name=\"hc7efdbf21-6f33-4fa4-ba6a-3efd327efd1c\"> </a><a name=\"7efdbf21-6f33-4fa4-ba6a-3efd327efd1c-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/VitalSignTO.2807289 (use: usual, )</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">WEIGHT</span></p><p><b>subject</b>: <a href=\"Patient-ex-MHV-patient-2.html\">ROBERT MHVLISAONE  Male, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#2 (use: usual, ))</a></p><p><b>effective</b>: 2000-07-18 13:21:00+0000</p><p><b>performer</b>: Location 1439</p><p><b>value</b>: 152.2 lb_av<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[lb_av] = '[lb_av]')</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #location-1439</b></p><a name=\"7efdbf21-6f33-4fa4-ba6a-3efd327efd1c/location-1439\"> </a><a name=\"hc7efdbf21-6f33-4fa4-ba6a-3efd327efd1c/location-1439\"> </a><a name=\"7efdbf21-6f33-4fa4-ba6a-3efd327efd1c/location-1439-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.1439 (use: usual, )</p><p><b>name</b>: ZZZPCT_G MANGAS P.(HYP)</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "location-1439" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location>       ] )     ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HospitalLocationTO.1439" ]     ] ) ;
fhir:name [ fhir:v "ZZZPCT_G MANGAS P.(HYP)" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "VitalSignTO.2807289" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] ) ;
fhir:text [ fhir:v "WEIGHT" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-2" ]
  ] ; # 
  fhir:effective [ fhir:v "2000-07-18T13:21:00Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/alternate-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#location-1439" ]       ]     ] ) ;
fhir:display [ fhir:v "Location 1439" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "152.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "lb_av" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[lb_av]" ]
  ] . #