HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1
1.0.0 - STU1
HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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
{
"resourceType" : "Observation",
"id" : "BirthNN",
"meta" : {
"profile" : [
🔗 "http://example.com/fhir/example/StructureDefinition/Birth"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation BirthNN</b></p><a name=\"BirthNN\"> </a><a name=\"hcBirthNN\"> </a><a name=\"BirthNN-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 10160-0}\">History of Medication use Narrative</span></p><p><b>effective</b>: 2024-08-01 10:00:00+0000</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "10160-0"
}
]
},
"effectiveDateTime" : "2024-08-01T10:00:00.000Z"
}