International Birth And Child Model Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fetal_records/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "uc2-416010008",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition uc2-416010008</b></p><a name=\"uc2-416010008\"> </a><a name=\"hcuc2-416010008\"> </a><a name=\"uc2-416010008-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}, {http://snomed.info/sct 414025005}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 416010008}\">Hypospadias (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-uc2-fetusB.html\">Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier)</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
},
{
"system" : "http://snomed.info/sct",
"code" : "414025005",
"display" : "Disorder of fetus and/or newborn (disorder)"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "416010008",
"display" : "Hypospadias (disorder)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/uc2-fetusB"
}
}