FHIR IG analytics| Package | ca.on.oh-seris-r4 |
| Resource Type | ValueSet |
| Id | observation-types-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "observation-types",
"url": "http://ontariohealth.ca/fhir/ValueSet/observation-types",
"version": "1.0.0",
"name": "ObservationTypes",
"title": "Observation Types",
"status": "draft",
"description": "The types of Observations that are associated with SERIS Case submission transactions.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "302132005",
"display": "American Society of Anesthesiologists physical status"
}
]
}
]
}
}