FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeEncounter
IdEncounter-encounter-eicr-eve-everywoman-external-encounter.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Encounter encounter-eicr-eve-everywoman-external-encounter

identifier: http://hospital.smarthealthit.org/9937012

status: Finished

class: unknown PHC2237: External Encounter

type:

subject: Eve Everywoman

Locations

-Location
*Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368

Source1

{
  "resourceType": "Encounter",
  "id": "encounter-eicr-eve-everywoman-external-encounter",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hospital.smarthealthit.org",
      "value": "9937012"
    }
  ],
  "status": "finished",
  "class": {
    "system": "urn:oid:2.16.840.1.114222.4.5.274",
    "code": "PHC2237",
    "display": "External Encounter"
  },
  "type": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode": "not-applicable"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "location": [
    {
      "location": {
        "reference": "Location/location-ecr-salem-medical-center",
        "display": "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"
      }
    }
  ]
}