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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsibloodpressure

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsibloodpressure
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodpressure
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodpressure
Version2020-04-22T10:00:00
Statusactive
NameCYEHRVSEHDSIBloodPressure
TitleCyprus EHR Value Set: eHDSI Blood Pressure
DescriptionThe Value Set is used for the observations of Blood Pressure recorded in the section for Vital Signs Observations in the Patient Summary. It codes what type of pressure (diastolic, systolic) is measured. Downloaded from: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.21--20200422100000

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsibloodpressure",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T10:00:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodpressure",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.21"
    }
  ],
  "version": "2020-04-22T10:00:00",
  "name": "CYEHRVSEHDSIBloodPressure",
  "title": "Cyprus EHR Value Set: eHDSI Blood Pressure",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "The Value Set is used for the observations of Blood Pressure recorded in the section for Vital Signs Observations in the Patient Summary. It codes what type of pressure (diastolic, systolic) is measured. Downloaded from: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.21--20200422100000",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          },
          {
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ]
      }
    ]
  }
}