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

FHIR IG analytics

Packagefhir.argonaut.r2
Resource TypeValueSet
IdValueSet-observation-ccdavitalsignresult.json
FHIR VersionR2

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-ccdavitalsignresult",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/observation-ccdavitalsignresult",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.3.88.12.80.62"
  },
  "version": "1.6.0",
  "name": "Argonaut Vital Sign Codes",
  "status": "active",
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-08-10T00:00:00+10:00",
  "description": "This value set indicates the allowed vital sign result types. The vocabulary selected for this value set  based on ONC 2015 Edition Common Clinical Data Set (CCDS) for vitals.    Note the concept Blood pressure systolic and diastolic (55284-4) is used to group the related observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4). It SHALL NOT be used alone, but both 8480-6 and 8462-2 SHALL also be valued.",
  "immutable": false,
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "extensible": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "8716-3"
          },
          {
            "code": "9279-1"
          },
          {
            "code": "8867-4"
          },
          {
            "code": "59408-5"
          },
          {
            "code": "8310-5"
          },
          {
            "code": "8302-2"
          },
          {
            "code": "8306-3"
          },
          {
            "code": "8287-5"
          },
          {
            "code": "29463-7"
          },
          {
            "code": "39156-5"
          },
          {
            "code": "55284-4"
          },
          {
            "code": "8480-6"
          },
          {
            "code": "8462-4"
          }
        ]
      }
    ]
  }
}