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

FHIR IG Statistics: CodeSystem/refusal-values

Packagehl7.fhir.be.terminology
TypeCodeSystem
Idrefusal-values
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-refusal-values.html
URLhttps://hl7belgium.org/profiles/fhir/terminology//CodeSystem/refusal-values
Version1.0.0
Statusactive
Date2025-02-17T19:47:43+01:00
NameMyCareNetRefusalValues
TitleCodeSystem refusal values
Realmbe
Authorityhl7
DescriptionRefusal values in the agreement flows of MyCareNet. These values were delivered by the NIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)
Contentfragment

Resources that use this resource

ValueSet
eagreementadjudicationreasonValueSet adjudication reason

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem refusal-values

This case-sensitive code system https://hl7belgium.org/profiles/fhir/terminology//CodeSystem/refusal-values provides a fragment that includes following codes:

Code
REF_AGREE_ALL_001
REF_AGREE_ALL_002
REF_AGREE_ALL_003
REF_AGREE_ALL_004
REF_AGREE_SRV_PHYSIO_001
REF_AGREE_SRV_PHYSIO_002

Source

{
  "resourceType": "CodeSystem",
  "id": "refusal-values",
  "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": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    }
  ],
  "url": "https://hl7belgium.org/profiles/fhir/terminology//CodeSystem/refusal-values",
  "version": "1.0.0",
  "name": "MyCareNetRefusalValues",
  "title": "CodeSystem refusal values",
  "status": "active",
  "experimental": false,
  "date": "2025-02-17T19:47:43+01:00",
  "publisher": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Refusal values in the agreement flows of MyCareNet. These values were delivered by the \nNIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "REF_AGREE_ALL_001",
      "display": "REF_AGREE_ALL_001"
    },
    {
      "code": "REF_AGREE_ALL_002",
      "display": "REF_AGREE_ALL_002"
    },
    {
      "code": "REF_AGREE_ALL_003",
      "display": "REF_AGREE_ALL_003"
    },
    {
      "code": "REF_AGREE_ALL_004",
      "display": "REF_AGREE_ALL_004"
    },
    {
      "code": "REF_AGREE_SRV_PHYSIO_001",
      "display": "REF_AGREE_SRV_PHYSIO_001"
    },
    {
      "code": "REF_AGREE_SRV_PHYSIO_002",
      "display": "REF_AGREE_SRV_PHYSIO_002"
    }
  ]
}