Antenatal Care IG for PWS KIA
0.1.0 - ci-build

Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Proteinuria (Urine Test) Observation - TTL Representation

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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "Proteinuria-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.pwskia.id/r4/StructureDefinition/ANCProteinUrine"^^xsd:anyURI ;
fhir:link <https://fhir.pwskia.id/r4/StructureDefinition/ANCProteinUrine>     ] )
  ] ; # 
  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 Proteinuria-Example</b></p><a name=\"Proteinuria-Example\"> </a><a name=\"hcProteinuria-Example\"> </a><a name=\"Proteinuria-Example-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ANCProteinUrine.html\">Protein Urine (Observation)</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/observation/{{Org_id}}</code>/{{Org_id}}</p><p><b>basedOn</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/ServiceRequest/{{ServiceRequest_uuid}}\">ServiceRequest/{{ServiceRequest_uuid}}</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 5804-0}, {http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes ANC.B9.DE114}\">Protein [mass/volume] in urine by test strip</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Patient/{{Patient_uuid}}\">Patient/{{Patient_uuid}}</a></p><p><b>encounter</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Encounter/{{Encounter_uuid}}\">Encounter/{{Encounter_uuid}}</a></p><p><b>effective</b>: 2015-06-20 05:15:00+0000</p><p><b>issued</b>: 2015-06-20 05:20:00+0000</p><p><b>performer</b>: </p><ul><li><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Practitioner/{{Practitioner_id}}\">Practitioner/{{Practitioner_id}}</a></li><li><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Organization/{{Oragnization_id}}\">Organization/{{Oragnization_id}}</a></li></ul><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA11842-4}\">2+</span></p><p><b>specimen</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Specimen/{{Specimen_uuid}}\">Specimen/{{Specimen_uuid}}</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://sys-ids.kemkes.go.id/observation/{{Org_id}}"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{{Org_id}}" ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/{{ServiceRequest_uuid}}" ]
  ] ) ; # 
  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 "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5804-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5804-0" ] ;
fhir:display [ fhir:v "Protein [mass/volume] in urine by test strip" ]     ] [
fhir:system [ fhir:v "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ANC.B9.DE114" ] ;
fhir:display [ fhir:v "Urine test conducted" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/{{Patient_uuid}}" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/{{Encounter_uuid}}" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2015-06-20T05:15:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:issued [ fhir:v "2015-06-20T05:20:00+00:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/{{Practitioner_id}}" ]
  ] [
fhir:reference [ fhir:v "Organization/{{Oragnization_id}}" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a loinc:LA11842-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA11842-4" ] ;
fhir:display [ fhir:v "2+" ]     ] )
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/{{Specimen_uuid}}" ]
  ] . #