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

FHIR IG Statistics: CodeSystem/normal-statuses

Packageopenehr.base
TypeCodeSystem
Idnormal-statuses
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-normal-statuses.html
URLhttps://specifications.openehr.org/fhir/codesystem-normal_statuses
Version0.1.0
Statusactive
Date2024-04-11
Namenormal_statuses
TitleNormal statuses
Realmuv
Authorityhl7
DescriptionNormal statuses
Contentcomplete

Resources that use this resource

ValueSet
valueset-normal_statusesNormal statuses

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem normal-statuses

This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-normal_statuses defines the following codes:

Code
HHH
HH
H
N
L
LL
LLL

Source

{
  "resourceType": "CodeSystem",
  "id": "normal-statuses",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "https://specifications.openehr.org/fhir/codesystem-normal_statuses",
  "version": "0.1.0",
  "name": "normal_statuses",
  "title": "Normal statuses",
  "status": "active",
  "experimental": false,
  "date": "2024-04-11",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Normal statuses",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "https://specifications.openehr.org/fhir/valueset-normal_statuses",
  "content": "complete",
  "concept": [
    {
      "code": "HHH",
      "display": "HHH"
    },
    {
      "code": "HH",
      "display": "HH"
    },
    {
      "code": "H",
      "display": "H"
    },
    {
      "code": "N",
      "display": "N"
    },
    {
      "code": "L",
      "display": "L"
    },
    {
      "code": "LL",
      "display": "LL"
    },
    {
      "code": "LLL",
      "display": "LLL"
    }
  ]
}