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

FHIR IG Statistics: CodeSystem/MeasurementProtocolTemporaryCodeSystem

Packagehl7.fhir.us.cardx-htn
TypeCodeSystem
IdMeasurementProtocolTemporaryCodeSystem
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cardx-htn/https://build.fhir.org/ig/HL7/cardx-ig/CodeSystem-MeasurementProtocolTemporaryCodeSystem.html
URLhttp://hl7.org/fhir/us/cardx-htn/CodeSystem/MeasurementProtocolTemporaryCodeSystem
Version0.1.0
Statusdraft
Date2023-08-03T21:36:59+00:00
NameMeasurementProtocolTemporaryCodeSystem
TitleMeasurement Protocol Temporary Code System
Realmus
Authorityhl7
DescriptionThis is a temporary code system for terms that are not yet defined in either SNOMED CT nor Solor. This will be deprecated when the terms are defined in either of those systems.
Contentcomplete

Resources that use this resource

ValueSet
MeasurementProtocolVSMeasurement Protocol value set

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/us/cardx-htn/CodeSystem/MeasurementProtocolTemporaryCodeSystem defines the following code:

CodeDisplayDefinition
AOBP Automated office blood pressure protocolA blood pressure measurement method using an automated oscillometeric sphygmomanometer with the patient resting and alone in a quite place.

Source

{
  "resourceType": "CodeSystem",
  "id": "MeasurementProtocolTemporaryCodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cardx-htn/CodeSystem/MeasurementProtocolTemporaryCodeSystem",
  "version": "0.1.0",
  "name": "MeasurementProtocolTemporaryCodeSystem",
  "title": "Measurement Protocol Temporary Code System",
  "status": "draft",
  "date": "2023-08-03T21:36:59+00:00",
  "publisher": "Clinical Interoperability Council",
  "contact": [
    {
      "name": "Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "This is a temporary code system for terms that are not yet defined in either SNOMED CT nor Solor.  This will be deprecated when the terms are defined in either of those systems.",
  "caseSensitive": false,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "AOBP",
      "display": "Automated office blood pressure protocol",
      "definition": "A blood pressure measurement method using an automated oscillometeric sphygmomanometer with the patient resting and alone in a quite place."
    }
  ]
}