Example CRVS Implementation Guide
0.1.0 - ci-build
Example CRVS Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-07-09 |
{
"resourceType" : "ValueSet",
"id" : "TypeOfBirth",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TypeOfBirth</b></p><a name=\"TypeOfBirth\"> </a><a name=\"hcTypeOfBirth\"> </a><a name=\"hcTypeOfBirth-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-TypeOfBirthCS.html\"><code>http://terminology.hl7.org/CodeSystem/type-of-birth-cs</code></a></li></ul></div>"
},
"url" : "http://terminology.hl7.org/ValusSet/type-of-birth-vs",
"version" : "0.1.0",
"name" : "TypeOfBirth",
"title" : "TypeOfBirth",
"status" : "draft",
"date" : "2024-07-09T08:29:52+00:00",
"publisher" : "SwissTPH",
"contact" : [
{
"name" : "SwissTPH",
"telecom" : [
{
"system" : "url",
"value" : "https://swisstph-mic.ch"
}
]
}
],
"description" : "Type of brith Valueset",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/type-of-birth-cs"
}
]
}
}