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

FHIR IG analytics

Packagefhir.hspc.core
Resource TypeValueSet
IdValueSet-observation-weightMeasMethodDevice.json
FHIR Version

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "observation-weightMeasMethodDevice",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "url": "http://fhir.org/guides/hspc/ValueSet/observation-weightMeasMethodDevice",
  "version": "0.01",
  "name": "HSPC Weight Meas Method Device",
  "status": "draft",
  "publisher": "HSPC",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "date": "2015-06-01",
  "description": "The set of codes that describe the methods or devices used to measure an individual's weight.",
  "immutable": true,
  "copyright": "Intermountain Healthcare",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7,org/fhir/observation-hspc-weightMeasMethodDevice"
      }
    ]
  }
}