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

FHIR IG Statistics: CodeSystem/MeasurementProtocolTemporaryCodeSystem

Packagehl7.fhir.us.vitals
TypeCodeSystem
IdMeasurementProtocolTemporaryCodeSystem
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vitals/https://build.fhir.org/ig/HL7/cimi-vital-signs/CodeSystem-MeasurementProtocolTemporaryCodeSystem.html
URLhttp://hl7.org/fhir/us/vitals/CodeSystem/MeasurementProtocolTemporaryCodeSystem
Version2.0.0
Statusdraft
Date2024-10-09T23:56:46+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.
CopyrightLogica Health, all rights reserved Creative Commons License
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

Generated Narrative: CodeSystem MeasurementProtocolTemporaryCodeSystem

This case-insensitive code system http://hl7.org/fhir/us/vitals/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/vitals/CodeSystem/MeasurementProtocolTemporaryCodeSystem",
  "version": "2.0.0",
  "name": "MeasurementProtocolTemporaryCodeSystem",
  "title": "Measurement Protocol Temporary Code System",
  "status": "draft",
  "date": "2024-10-09T23:56:46+00:00",
  "publisher": "HL7 International - Clinical Information Modeling Initiative",
  "contact": [
    {
      "name": "HL7 International - Clinical Information Modeling Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name": "Logica",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.logicahealth.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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "Logica Health, all rights reserved Creative Commons License",
  "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."
    }
  ]
}