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

FHIR IG Statistics: ValueSet/shr-core-AllUnitsVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idshr-core-AllUnitsVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-shr-core-AllUnitsVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameAllUnitsVS
TitleBC AllUnitsVS ValueSet
Realmus
Authorityhl7

Resources that use this resource

StructureDefinition
shr-core-SimpleQuantity-modelBC SimpleQuantity Logical Model
shr-core-Units-modelBC Units Logical Model

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
unitsofmeasure.orgUnified Code for Units of Measure

Narrative

Note: links and images are rebased to the (stated) source

BC AllUnitsVS ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "shr-core-AllUnitsVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.AllUnitsVS"
    }
  ],
  "version": "0.2.0",
  "name": "AllUnitsVS",
  "title": "BC AllUnitsVS ValueSet",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org"
      },
      {
        "system": "urn:iso:std:iso:4217"
      }
    ]
  }
}