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

: Artemis III EVA-2 - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "Artemis-III-EVA-2",
  "meta" : {
    "profile" : [
      🔗 "https://mitre.org/fhir/space-health/StructureDefinition/eva-procedure"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Artemis-III-EVA-2</b></p><a name=\"Artemis-III-EVA-2\"> </a><a name=\"hcArtemis-III-EVA-2\"> </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-eva-procedure.html\">Extravehicular Activity Procedure</a></p></div><p><b>Mission Context</b>: <a href=\"Encounter-Artemis-III-Mission.html\">Encounter: status = in-progress; class = ambulatory (ActCode#AMB); period = 2027-09-01 00:00:00+0000 --&gt; (ongoing)</a></p><p><b>EVA Number</b>: EVA-2</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 103741001}\">Extravehicular Activity (EVA)</span></p><p><b>subject</b>: <a href=\"Patient/AstronautExample\">Patient/AstronautExample</a></p><p><b>performed</b>: 2027-09-12 09:00:00+0000 --&gt; 2027-09-12 16:00:00+0000</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient/AstronautExample\">Commander Sarah Chen</a></td></tr></table><p><b>location</b>: <a href=\"Location-Malapert-Massif-Landing-Site.html\">Malapert Massif Landing Site - Crater exploration</a></p><p><b>usedReference</b>: <a href=\"Device-xEMU-Suit-001.html\">Device: status = active; manufacturer = Axiom Space; type = xEMU EVA Suit</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context",
      "valueReference" : {
        🔗 "reference" : "Encounter/Artemis-III-Mission"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/aerospace/StructureDefinition/eva-number",
      "valueString" : "EVA-2"
    }
  ],
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "103741001",
        "display" : "Extravehicular activity (procedure)"
      }
    ],
    "text" : "Extravehicular Activity (EVA)"
  },
  "subject" : {
    "reference" : "Patient/AstronautExample"
  },
  "performedPeriod" : {
    "start" : "2027-09-12T09:00:00Z",
    "end" : "2027-09-12T16:00:00Z"
  },
  "performer" : [
    {
      "actor" : {
        "reference" : "Patient/AstronautExample",
        "display" : "Commander Sarah Chen"
      }
    }
  ],
  "location" : {
    🔗 "reference" : "Location/Malapert-Massif-Landing-Site",
    "display" : "Malapert Massif Landing Site - Crater exploration"
  },
  "usedReference" : [
    {
      🔗 "reference" : "Device/xEMU-Suit-001"
    }
  ]
}