0.5.12 - ci-build
SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "ConditionAsphyxiation",
"meta" : {
"profile" : [
🔗 "https://mitre.org/fhir/space-health/StructureDefinition/SpaceCondition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ConditionAsphyxiation</b></p><a name=\"ConditionAsphyxiation\"> </a><a name=\"hcConditionAsphyxiation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SpaceCondition.html\">Space Health Condition</a></p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 74332007}\">Death by asphyxiation (event)</span></p><p><b>subject</b>: <a href=\"Patient-space-engineer-1.html\">Space Engineer</a></p><p><b>onset</b>: 2022</p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "74332007",
"display" : "Death by asphyxiation (event)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/space-engineer-1",
"display" : "Space Engineer"
},
"onsetDateTime" : "2022"
}