Kids First Implementation Guide
0.1.0 - CI Build
Kids First Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "cd-001-no-phi",
"meta" : {
"versionId" : "0.1.0",
"lastUpdated" : "2020-07-20T20:58:16.016866+00:00",
"profile" : [
"http://fhir.kids-first.io/StructureDefinition/kfdrc-condition-no-phi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: cd-001-no-phi</p><p><b>meta</b>: </p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes: {http://purl.obolibrary.org/obo/mondo.owl MONDO:0021058}, {http://purl.obolibrary.org/obo/ncit.owl NCIT:C54705}\">Neoplastic Syndrome</span></p><p><b>subject</b>: <a href=\"Patient-pt-001.html\">Generated Summary: id: pt-001; 14999; Mariah Abigail Smith(OFFICIAL); ph: (555) 555-5555(HOME); gender: female; birthDate: 2019-01-01</a></p></div>"
},
"extension" : [
{
"url" : "http://fhir.kids-first.io/StructureDefinition/age-at-event",
"valueAge" : {
"value" : 10,
"unit" : "d",
"system" : "http://unitsofmeasure.org",
"code" : "days"
}
}
],
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://purl.obolibrary.org/obo/mondo.owl",
"code" : "MONDO:0021058",
"display" : "neoplastic syndrome"
},
{
"system" : "http://purl.obolibrary.org/obo/ncit.owl",
"code" : "NCIT:C54705",
"display" : "Neoplastic Syndrome"
}
],
"text" : "Neoplastic Syndrome"
},
"subject" : {
"reference" : "Patient/pt-001",
"type" : "Patient"
}
}