FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/STRENGTH-UOM

Packageca.on.health.idms
Resource TypeCodeSystem
IdSTRENGTH-UOM
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Strength-UOM
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Strength-UOM
Version1.0.0
Statusactive
Date2023-11-14
NameIDMS-Strength-UOM
TitleIDMS - Strength Unit of Measure
DescriptionThis contains a lists of units of measure for strength.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "STRENGTH-UOM",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-11-14T15:13:26.437+00:00",
    "source": "#ucsZCjkaLh9T3fJq"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Strength-UOM",
  "version": "1.0.0",
  "name": "IDMS-Strength-UOM",
  "title": "IDMS - Strength Unit of Measure",
  "status": "active",
  "date": "2023-11-14",
  "publisher": "IDMS",
  "description": "This contains a lists of units of measure for strength.",
  "content": "complete",
  "concept": [
    {
      "code": "STRENGTH-UOM-PERCENTAGE",
      "display": "%"
    },
    {
      "code": "STRENGTH-UOM-MG",
      "display": "mg"
    }
  ]
}