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

FHIR IG analytics

Packagehl7.fhir.us.ecr
Resource TypeObservation
IdObservation-observation-us-ph-exposure-contact-info-football-game.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: Observation observation-us-ph-exposure-contact-info-football-game

status: Final

category: An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity.

code: Mass gathering (football game)

subject: Eve Everywoman

focus: City Football Stadium

effective: 2020-01-11 18:00:00+0000 --> 2020-01-11 21:30:00+0000

performer: PractitionerRole Primary Care Clinic/Center

value: City Football Stadium

Components

-CodeValue[x]
*ExposureAgentSevere acute respiratory syndrome coronavirus 2 (organism)

Source1

{
  "resourceType": "Observation",
  "id": "observation-us-ph-exposure-contact-info-football-game",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-exposure-contact-information"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
          "code": "EXPOS",
          "display": "exposure"
        }
      ],
      "text": "An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/umls",
        "code": "C3841750",
        "display": "Mass gathering"
      }
    ],
    "text": "Mass gathering (football game)"
  },
  "subject": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "focus": [
    {
      "reference": "Location/location-ecr-city-football-stadium",
      "display": "City Football Stadium"
    }
  ],
  "effectivePeriod": {
    "start": "2020-01-11T18:00:00Z",
    "end": "2020-01-11T21:30:00Z"
  },
  "performer": [
    {
      "reference": "PractitionerRole/practitionerrole-henry-seven"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "264379009",
        "display": "Sports stadium (environment)"
      }
    ],
    "text": "City Football Stadium"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "EXPAGNT",
            "display": "ExposureAgent"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "840533007",
            "display": "Severe acute respiratory syndrome coronavirus 2 (organism)"
          }
        ]
      }
    }
  ]
}