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

FHIR IG analytics

Packagevzvz.covid-vaccinations
Resource TypePatient
Idnl-vzvz-rivm-Patient-anonymous-invalid-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Patient",
  "id": "nl-vzvz-rivm-Patient-anonymous-invalid-example",
  "meta": {
    "profile": [
      "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient-anonymous"
    ]
  },
  "extension": [
    {
      "url": "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-ageGroup",
            "code": "1",
            "display": "leeftijd < 40"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.111.6",
      "value": "9876543210"
    }
  ]
}