FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.ab.fhir.ab-eorder-lab
Resource TypeValueSet
IdValueSet-laboratory-orderable-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.ab-eorder-lab@1.0.3&canonical=https://www.alberta.ca/fhir/ValueSet/laboratory-orderable-code
URLhttps://www.alberta.ca/fhir/ValueSet/laboratory-orderable-code
Version1.0.3
Statusdraft
Date2025-06-20
NameLaboratoryOrderableCode
TitleLaboratoryOrderableCode
Realmca
DescriptionLaboratoryOrderableCode

Resources that use this resource

StructureDefinition
ServiceRequestABeOrderLabServiceRequest (AB:eOrder-Lab)

Resources that this resource uses

CodeSystem
laboratory-orderable-code-connect-careLaboratoryOrderableCode-Connect-Care

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"
          }
        ]
      }
    ]
  }
}