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

FHIR IG analytics

Packagehl7.fhir.us.vitalsigns
Resource TypeValueSet
IdValueSet-bpmeasbodylocationprecoord.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    49256001Structure of dorsal digital artery of foot (body structure)
    368469003Structure of proper volar digital arteries (body structure)
    17137000Structure of brachial artery (body structure)
    723961002Structure of left brachial artery (body structure)
    723962009Structure of right brachial artery (body structure)
    7657000Structure of femoral artery (body structure)
    113270003Structure of left femoral artery (body structure)
    69833005Structure of right femoral artery (body structure)
    45631007Structure of radial artery (body structure)
    368504007Structure of left radial artery (body structure)
    368503001Structure of right radial artery (body structure)
    13363002Structure of posterior tibial artery (body structure)
    214912001Structure of left posterior tibial artery (body structure)
    214811007Structure of right posterior tibial artery (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "bpmeasbodylocationprecoord",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/vitals/ValueSet/bpmeasbodylocationprecoord",
  "version": "0.1.0",
  "name": "BloodPressureMeasurementBodyLocationPrecoodinated",
  "title": "Blood Pressure Measurement Body Location Precoodinated value set",
  "status": "draft",
  "date": "2015-06-11",
  "publisher": "Clinical Information Modeling Initiative (CIMI)",
  "description": "SELECT SNOMED CT code system values.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "TBD",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "49256001",
            "display": "Structure of dorsal digital artery of foot (body structure)"
          },
          {
            "code": "368469003",
            "display": "Structure of proper volar digital arteries (body structure)"
          },
          {
            "code": "17137000",
            "display": "Structure of brachial artery (body structure)"
          },
          {
            "code": "723961002",
            "display": "Structure of left brachial artery (body structure)"
          },
          {
            "code": "723962009",
            "display": "Structure of right brachial artery (body structure)"
          },
          {
            "code": "7657000",
            "display": "Structure of femoral artery (body structure)"
          },
          {
            "code": "113270003",
            "display": "Structure of left femoral artery (body structure)"
          },
          {
            "code": "69833005",
            "display": "Structure of right femoral artery (body structure)"
          },
          {
            "code": "45631007",
            "display": "Structure of radial artery (body structure)"
          },
          {
            "code": "368504007",
            "display": "Structure of left radial artery (body structure)"
          },
          {
            "code": "368503001",
            "display": "Structure of right radial artery (body structure)"
          },
          {
            "code": "13363002",
            "display": "Structure of posterior tibial artery (body structure)"
          },
          {
            "code": "214912001",
            "display": "Structure of left posterior tibial artery (body structure)"
          },
          {
            "code": "214811007",
            "display": "Structure of right posterior tibial artery (body structure)"
          }
        ]
      }
    ]
  }
}