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

: Mars Direct Mission 2040 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "MarsDirectMission2040",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter MarsDirectMission2040</b></p><a name=\"MarsDirectMission2040\"> </a><a name=\"hcMarsDirectMission2040\"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-FLD\">ActCode: FLD</a> (field)</p><p><b>subject</b>: <a href=\"Patient-MarsCrewMember1.html\">Sarah Chen  Female, DoB: 1990-03-15 ( http://nasa.gov/astronaut-id#AST-2029-001)</a></p><p><b>period</b>: 2040-09-01 00:00:00+0000 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:\">First Mars Direct mission - 18 month surface stay with ISRU demonstration</span></p></div>"
  },
  "status" : "in-progress",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "FLD",
    "display" : "field"
  },
  "subject" : {
    🔗 "reference" : "Patient/MarsCrewMember1"
  },
  "period" : {
    "start" : "2040-09-01T00:00:00Z"
  },
  "reasonCode" : [
    {
      "text" : "First Mars Direct mission - 18 month surface stay with ISRU demonstration"
    }
  ]
}