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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.cio
Resource TypeCodeSystem
IdCodeSystem-AntwoordVoorstelContraIndicatie-2.16.840.1.113883.2.4.3.11.60.26.5.1.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=urn:oid:2.16.840.1.113883.2.4.3.11.60.26.5.1
URLurn:oid:2.16.840.1.113883.2.4.3.11.60.26.5.1
Version2024-07-09T06:32:21
Statusdraft
NameAntwoordVoorstelContraIndicatie
TitleCiO VoorstelGegevens antwoord
Realmnl
DescriptionCiO VoorstelGegevens antwoord
Contentcomplete

Resources that use this resource

ValueSet
2.16.840.1.113883.2.4.3.11.60.26.11.38--20240709000000BeantwoordingVoorstelContraIndicatie

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "2.16.840.1.113883.2.4.3.11.60.26.5.1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2024-07-09T06:32:21Z"
      }
    }
  ],
  "url": "urn:oid:2.16.840.1.113883.2.4.3.11.60.26.5.1",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.26.5.1"
    }
  ],
  "version": "2024-07-09T06:32:21",
  "name": "AntwoordVoorstelContraIndicatie",
  "title": "CiO VoorstelGegevens antwoord",
  "status": "draft",
  "experimental": false,
  "publisher": "Nictiz",
  "description": "CiO VoorstelGegevens antwoord",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept. Values found in this version of the code system are: draft",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "code-1",
      "display": "Ja, voorstel akkoord",
      "property": [
        {
          "code": "status",
          "valueCode": "draft"
        }
      ]
    },
    {
      "code": "code-2",
      "display": "Nee, voorstel afgewezen",
      "property": [
        {
          "code": "status",
          "valueCode": "draft"
        }
      ]
    }
  ]
}