FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "LaboratoryOrderableCode",
"id": "laboratory-orderable-code",
"title": "LaboratoryOrderableCode",
"description": "LaboratoryOrderableCode",
"version": "1.0.3",
"url": "https://www.alberta.ca/fhir/ValueSet/laboratory-orderable-code",
"date": "2025-06-20",
"publisher": "Alberta Health",
"contact": [
{
"name": "Alberta Health",
"telecom": [
{
"system": "url",
"value": "http://alberta.ca/hisca",
"use": "work"
},
{
"system": "email",
"value": "hisca@gov.ab.ca",
"use": "work"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.alberta.ca/fhir/CodeSystem/laboratory-orderable-code-connect-care",
"concept": [
{
"code": "LAB45",
"display": "Albumin"
},
{
"code": "LAB546",
"display": "Albumin, Urine, 24 hour"
},
{
"code": "LAB112",
"display": "Albumin, Urine, Random"
}
]
}
]
}
}