FHIR IG Statistics: ValueSet/LOINCOntologyPartType
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "LOINCOntologyPartType",
"url": "http://ontariohealth.ca/fhir/ValueSet/LOINC-ontology-part-types",
"version": "1.0.0",
"name": "LOINCOntologyPartTypes",
"title": "LOINCOntologyPartTypes",
"status": "active",
"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"
}
]
}
]
}
}