FHIR IG analytics| Package | ca.on.oh.patient-summary |
| Resource Type | ValueSet |
| Id | LOINCOntologyPartType.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "LOINCOntologyPartType",
"url": "http://ontariohealth.ca/fhir/ValueSet/LOINC-ontology-part-types",
"version": "1.0.0",
"name": "LOINCOntologyPartTypes",
"title": "LOINCOntologyPartTypes",
"status": "active",
"date": "2024-02-05T00:00:00+00:00",
"publisher": "Ontario Health",
"description": "Indicates the Clinical document Ontology Part Type from the LOINC Document Ontology.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "74477-1",
"display": "Kind of document"
},
{
"code": "74479-7",
"display": "Role"
},
{
"code": "74476-3",
"display": "Setting"
},
{
"code": "74478-9",
"display": "Type of service"
},
{
"code": "74480-5",
"display": "Subject matter domain"
}
]
}
]
}
}