HL7 PT FHIR Implementation Guide: Noticia de Nascimento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "compNN"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CompositionNoticia"^^xsd:anyURI ;
fhir:link <https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CompositionNoticia> ] )
] ; #
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: Composition compNN</b></p><a name=\"compNN\"> </a><a name=\"hccompNN\"> </a><a name=\"compNN-pt-PT\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org/ 71230-7}\">Birth certificate</span></p><p><b>encounter</b>: <a href=\"Encounter-episodio.html\">Encounter: identifier = 18001555; status = finished; class = Internamento (Tipos de episódio CodeSystem#INT); serviceType = </a></p><p><b>date</b>: 2021-09-01</p><p><b>author</b>: HCP</p><p><b>title</b>: Noticia de Nascimento de recém-nascido</p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://loinc.org/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "71230-7" ] ;
fhir:display [ fhir:v "Birth certificate" ] ] )
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/episodio" ]
] ; #
fhir:date [ fhir:v "2021-09-01"^^xsd:date] ; #
fhir:author ( [
fhir:display [ fhir:v "HCP" ]
] ) ; #
fhir:title [ fhir:v "Noticia de Nascimento de recém-nascido"] ; #
fhir:section ( [
fhir:code [
( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Patient/mother" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:56833-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "56833-7" ] ;
fhir:display [ fhir:v "Pregnancy related history Narrative" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/pregnancyNN" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:57074-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57074-7" ] ;
fhir:display [ fhir:v "Labor and delivery process Narrative" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/BirthNN" ] ] [
fhir:reference [ fhir:v "Encounter/episodioInt" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:57075-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57075-4" ] ;
fhir:display [ fhir:v "Newborn delivery information" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Patient/newBornNN" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:73738-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "73738-7" ] ;
fhir:display [ fhir:v "Newborn screening test results panel - Point of Care" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/length-example" ] ] [
fhir:reference [ fhir:v "Observation/body-weigth-example" ] ] [
fhir:reference [ fhir:v "Observation/apgar-example" ] ] [
fhir:reference [ fhir:v "Observation/congenital-example" ] ] [
fhir:reference [ fhir:v "Observation/pupillary-example" ] ] [
fhir:reference [ fhir:v "Observation/cephalic-perimeter-example" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Immunization/vaccNN-antid" ] ] [
fhir:reference [ fhir:v "Immunization/vaccNN-bcg" ] ] [
fhir:reference [ fhir:v "Immunization/vaccNN-hepb" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:11544-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11544-4" ] ;
fhir:display [ fhir:v "Hospital discharge follow-up Narrative" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Organization/childhealthsurveilance-ex" ] ] [
fhir:reference [ fhir:v "Observation/puerperium-ex" ] ] )
] [
fhir:code [
( fhir:coding [
a sct:45131006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "45131006" ] ;
fhir:display [ fhir:v "Primary care hospital (environment)" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Organization/destino" ] ] )
] ) . #
IG © 2024+ HL7 Portugal. Package hl7.fhir.pt.obs-neonat#0.0.1 based on FHIR 4.0.1. Generated 2024-12-04
Links: Table of Contents |
QA Report