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-historical.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-historical

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

status: Finished

class: unknown PHC2237: External Historical Encounter

type:

subject: Eve Everywoman

Participants

-TypeIndividual
*attenderHenry Seven, MD

Locations

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

serviceProvider: Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999


Source1

{
  "resourceType": "Encounter",
  "id": "encounter-eicr-eve-everywoman-external-historical",
  "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 Historical 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"
  },
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "ATND",
              "display": "attender"
            }
          ]
        }
      ],
      "individual": {
        "reference": "PractitionerRole/practitionerrole-henry-seven",
        "display": "Henry Seven, MD"
      }
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/location-ecr-salem-medical-center",
        "display": "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"
      }
    }
  ],
  "serviceProvider": {
    "reference": "Organization/organization-ecr-salem-medical-center",
    "display": "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999"
  }
}