HL7 PT FHIR Implementation Guide: Noticia de Nascimento
0.0.1 - STU1
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
{
"resourceType" : "Encounter",
"id" : "episodio",
"meta" : {
"profile" : [
🔗 "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Contact"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter episodio</b></p><a name=\"episodio\"> </a><a name=\"hcepisodio\"> </a><a name=\"episodio-pt-PT\"> </a><p><b>identifier</b>: 18001555</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-tipo-episodio-cs.html#tipo-episodio-cs-INT\">Tipos de episódio CodeSystem INT</a>: Internamento</p><p><b>serviceType</b>: <span title=\"Codes:\">Obstetricia</span></p><p><b>serviceProvider</b>: <a href=\"Organization-inst.html\">Organization CH ENTRE DOURO E VOUGA</a></p></div>"
},
"identifier" : [
{
"value" : "18001555"
}
],
"status" : "finished",
"class" : {
"system" : "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs",
"code" : "INT"
},
"serviceType" : {
"text" : "Obstetricia"
},
"serviceProvider" : {
🔗 "reference" : "Organization/inst"
}
}