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
Active as of 2024-10-07 |
{
"resourceType" : "ValueSet",
"id" : "tipo-parto-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tipo-parto-vs</b></p><a name=\"tipo-parto-vs\"> </a><a name=\"hctipo-parto-vs\"> </a><a name=\"tipo-parto-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/384729004\">384729004</a></td><td>Delivery of vertex presentation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/302383004\">302383004</a></td><td>Forceps delivery (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/61586001\">61586001</a></td><td>Delivery by vacuum extraction (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/11466000\">11466000</a></td><td>Cesarean section (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/177157003\">177157003</a></td><td>Spontaneous breech delivery (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/417121007\">417121007</a></td><td>Breech extraction (procedure)</td></tr></table></li></ul></div>"
},
"url" : "http://example.com/fhir/example/ValueSet/tipo-parto-vs",
"version" : "1.0.0",
"name" : "TipoPartoVS",
"title" : "Tipos de parto ValueSet",
"status" : "active",
"date" : "2024-10-07T08:52:39+00:00",
"publisher" : "HL7 Portugal",
"contact" : [
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.pt"
},
{
"system" : "email",
"value" : "info@hl7.pt"
}
]
},
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "email",
"value" : "geral@hl7.pt",
"use" : "work"
}
]
}
],
"description" : "Tipos de parto ValueSet",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "384729004",
"display" : "Delivery of vertex presentation (procedure)"
},
{
"code" : "302383004",
"display" : "Forceps delivery (procedure)"
},
{
"code" : "61586001",
"display" : "Delivery by vacuum extraction (procedure)"
},
{
"code" : "11466000",
"display" : "Cesarean section (procedure)"
},
{
"code" : "177157003",
"display" : "Spontaneous breech delivery (procedure)"
},
{
"code" : "417121007",
"display" : "Breech extraction (procedure)"
}
]
}
]
}
}