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" : "Procedure",
"id" : "ProcedureEyeExam",
"meta" : {
"profile" : [
🔗 "https://mitre.org/fhir/space-health/StructureDefinition/SpaceProcedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ProcedureEyeExam</b></p><a name=\"ProcedureEyeExam\"> </a><a name=\"hcProcedureEyeExam\"> </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-SpaceProcedure.html\">Space Health Procedure</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 281613004}\">Eye exam (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-spaceminer1.html\">Space Miner</a></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281613004",
"display" : "Eye exam (procedure)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/spaceminer1",
"display" : "Space Miner"
}
}