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
@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 "Height-Example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.pwskia.id/r4/StructureDefinition/ANCHeight"^^xsd:anyURI ;
fhir:link <https://fhir.pwskia.id/r4/StructureDefinition/ANCHeight> ] )
] ; #
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 Height-Example</b></p><a name=\"Height-Example\"> </a><a name=\"hcHeight-Example\"> </a><a name=\"Height-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-ANCHeight.html\">Height (Observation)</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}</code>/{{Org_id}}</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}, {http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes ANC.B8.DE1}\">Body height</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Patient/100000030007\">Aisyah</a></p><p><b>encounter</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Encounter/{{Encounter_uuid}}\">Encounter/{{Encounter_uuid}}</a></p><p><b>effective</b>: 2023-08-31 01:10:00+0000</p><p><b>issued</b>: 2023-08-31 01:10:00+0000</p><p><b>performer</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Practitioner/N10000001\">Practitioner/N10000001</a></p><p><b>value</b>: 158 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{{Org_id}}" ]
] ) ; #
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 "exam" ] ;
fhir:display [ fhir:v "Exam" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ] ] [
fhir:system [ fhir:v "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ANC.B8.DE1" ] ;
fhir:display [ fhir:v "Height" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/100000030007" ] ;
fhir:display [ fhir:v "Aisyah" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/{{Encounter_uuid}}" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-08-31T01:10:00+00:00"^^xsd:dateTime
] ; #
fhir:issued [ fhir:v "2023-08-31T01:10:00+00:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/N10000001" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "158"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
] . #
IG © 2025+ Diana Wijayanti. Package hl7.fhir.r4.id.pws-kia#0.1.0 based on FHIR 4.0.1. Generated 2025-04-12
Links: Table of Contents |
QA Report