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

FHIR IG Statistics: ValueSet/MeasuringMethod

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdMeasuringMethod
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/MeasuringMethod
URLhttps://fhir.healthdata.be/ValueSet/MeasuringMethod
Version2020-09-01T00:00:00
Statusdraft
NameMeasuringMethod
TitleMeasuringMethod
DescriptionMeasuringMethod Codelist
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
HdBe-BloodPressureHdBe-BloodPressure
HdBe-BloodPressureHdBe-BloodPressure

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "MeasuringMethod",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/MeasuringMethod",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.12.4.1"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "MeasuringMethod",
  "title": "MeasuringMethod",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "MeasuringMethod Codelist",
  "immutable": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Niet-invasief"
              }
            ],
            "code": "22762002",
            "display": "Non-invasive",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "non-invasief"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Niet-invasief (met manchet)"
              }
            ],
            "code": "371911009",
            "display": "Measurement of blood pressure using cuff method",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "bloeddrukmeting met gebruikmaking van manchet"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Niet-invasief (met automatische bloeddrukmeter)"
              }
            ],
            "code": "95691000146106",
            "display": "bloeddrukmeting met automatische bloeddrukmeter"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Invasief"
              }
            ],
            "code": "10179008",
            "display": "Invasive",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "invasief"
              }
            ]
          }
        ]
      }
    ]
  }
}