FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie
Resource TypeCodeSystem
IdCodeSystem-allergyintoleranceverificationstatuscodes-supplement.json
FHIR VersionR4
Sourcehttp://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-allergyintoleranceverificationstatuscodes-supplement.html
URLhttp://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceverificationstatuscodes-supplement
Version0.0.1-alpha2
Statusdraft
Date2022-02-09
NameSupplementAllergyIntoleranceVerificationStatusCodes
TitleSupplement AllergyIntoleranceVerificationStatusCodes
Authorityhl7
DescriptionCodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceVerificationStatusCodes
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/allergyintolerance-verification

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergyintolerance-verificationAllergyIntolerance Verification Status

Narrative

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

Generated Narrative: CodeSystem allergyintoleranceverificationstatuscodes-supplement

This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceverificationstatuscodes-supplement defines displays on the following codes:

CodeDeutsch (Deutschland) (German (Germany), de)
unconfirmed Unbestätigt
presumed Vermutet
confirmed Bestätigt
refuted Ausgeschlossen
entered-in-error Irrtümliche Eingabe

Source1

{
  "resourceType": "CodeSystem",
  "id": "allergyintoleranceverificationstatuscodes-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceverificationstatuscodes-supplement",
  "version": "0.0.1-alpha2",
  "name": "SupplementAllergyIntoleranceVerificationStatusCodes",
  "title": "Supplement AllergyIntoleranceVerificationStatusCodes",
  "status": "draft",
  "experimental": true,
  "date": "2022-02-09",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description": "CodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceVerificationStatusCodes",
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
  "concept": [
    {
      "code": "unconfirmed",
      "designation": [
        {
          "language": "de-DE",
          "value": "Unbestätigt"
        }
      ]
    },
    {
      "code": "presumed",
      "designation": [
        {
          "language": "de-DE",
          "value": "Vermutet"
        }
      ]
    },
    {
      "code": "confirmed",
      "designation": [
        {
          "language": "de-DE",
          "value": "Bestätigt"
        }
      ]
    },
    {
      "code": "refuted",
      "designation": [
        {
          "language": "de-DE",
          "value": "Ausgeschlossen"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "de-DE",
          "value": "Irrtümliche Eingabe"
        }
      ]
    }
  ]
}