0.1.0 - ci-build

TraumaIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter corresponding to MVC - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "uc1-Motor-Vehicle-Collision",
  "meta" : {
    "profile" : [
      🔗 "http://example.org/StructureDefinition/trauma-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter uc1-Motor-Vehicle-Collision</b></p><a name=\"uc1-Motor-Vehicle-Collision\"> </a><a name=\"hcuc1-Motor-Vehicle-Collision\"> </a><a name=\"uc1-Motor-Vehicle-Collision-en-US\"> </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-trauma-encounter.html\">Base Trauma Encounter</a></p></div><p><b>status</b>: final</p><p><b>class</b>: ActEncounterCode EMER: emergency</p><p><b>subject</b>: <a href=\"Patient-uc1-Nomen-Nescio.html\">Nescio Nomen  Female, DoB: 1990-01-01 ( Social Security number: 9999090909)</a></p></div>"
  },
  "status" : "final",
  "class" : {
    "system" : "https://hl7.org/fhir/R4/v3/ActEncounterCode",
    "code" : "EMER",
    "display" : "emergency"
  },
  "subject" : {
    🔗 "reference" : "Patient/uc1-Nomen-Nescio"
  }
}