FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Observation |
| Id | Observation-us-ph-exposure-contact-info-football-game.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource 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. (ActClass#EXPOS "exposure")
code: Mass gathering (football game) (Unified Medical Language System#C3841750 "Mass gathering")
subject: Patient/us-ph-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
focus: Location/us-core-location-city-football-stadium: City Football Stadium "City Football Stadium"
effective: 2020-01-11 18:00:00+0000 --> 2020-01-11 21:30:00+0000
value: City Football Stadium (SNOMED CT#264379009 "Sports stadium (environment)")
| Code | Value[x] |
| ExposureAgent (ParticipationType#EXPAGNT) | Severe acute respiratory syndrome coronavirus 2 (organism) (SNOMED CT#840533007) |
{
"resourceType": "Observation",
"id": "us-ph-exposure-contact-info-football-game",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-exposure-contact-information"
]
},
"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/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"focus": [
{
"reference": "Location/us-core-location-city-football-stadium",
"display": "City Football Stadium"
}
],
"effectivePeriod": {
"start": "2020-01-11T18:00:00Z",
"end": "2020-01-11T21:30:00Z"
},
"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)"
}
]
}
}
]
}