FHIR IG analytics| Package | ca.on.mi.pkg |
| Resource Type | ValueSet |
| Id | ValueSet-LOINC-ontology-part-types.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "LOINCOntologyPartTypes",
"id": "LOINC-ontology-part-types",
"title": "LOINCOntologyPartTypes",
"description": "Indicates the Clinical document Ontology Part Type from the LOINC Document Ontology and MI categories.",
"version": "1.0.0",
"url": "http://ontariohealth.ca/fhir/ValueSet/LOINC-ontology-part-types",
"publisher": "Ontario Health",
"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"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276218009",
"display": "Procedure type"
},
{
"code": "360037004",
"display": "Imaging modality"
},
{
"code": "272427006",
"display": "Anatomical part descriptor"
},
{
"code": "272741003",
"display": "Laterality"
},
{
"code": "263543005",
"display": "Contrast used"
},
{
"code": "394658006",
"display": "Clinical specialty"
}
]
}
]
}
}