FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (63 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity
Version 0.10.0
Status active
Date 2022-10-15T12:00:00+00:00
Name QuantityPSON
Title Quantity (PS-ON)
Experimental False
Realm ca
Description This profile represents the constraint applied to the Quantity data type by the PS-ON project to use UCUM as the code system for units. Informed by the constraints of the [Observation-Quantity-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Quantity-uv-ips.html).
Type Quantity
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-ratio Ratio (PS-ON)

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-ps-profile-quantity",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity",
  "version" : "0.10.0",
  "name" : "QuantityPSON",
  "title" : "Quantity (PS-ON)",
  "status" : "active",
  "date" : "2022-10-15T12:00:00+00:00",
  "publisher" : "Ontario Health",
  "description" : "This profile represents the constraint applied to the Quantity data type by the PS-ON project to use UCUM as the code system for units. Informed by the constraints of the [Observation-Quantity-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Quantity-uv-ips.html).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "124"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Quantity",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Quantity",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Quantity",
        "path" : "Quantity",
        "short" : "A measured amount using UCUM",
        "definition" : "A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies.\r\nThis profile imposes that the code system for units be UCUM."
      },
      {
        "id" : "Quantity.system",
        "path" : "Quantity.system",
        "short" : "UCUM system for units",
        "min" : 1,
        "fixedUri" : "http://unitsofmeasure.org",
        "mustSupport" : true
      },
      {
        "id" : "Quantity.code",
        "path" : "Quantity.code",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.