{ "description": null, "_filename": "ext-nl-vzvz-rivm-ageGroup.json", "package_name": "vzvz.covid-vaccinations", "date": "2022-02-24T15:48:03.0541641+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ExtNlVzvzRivmAgeGroup", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "ext nl vzvz rivm ageGroup", "package_version": "0.4.0-beta", "status": "draft", "id": "cde04130-7d37-4f0b-9928-4526c243ac58", "kind": "complex-type", "url": "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup", "context": [ { "type": "element", "expression": "Patient" } ], "version": null, "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "short": "ageGroup", "comment": "age group of the person", "example": [ { "label": "> 60", "valueCodeableConcept": { "coding": [ { "code": "3", "system": "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-ageGroup", "display": "leeftijd > 60" } ] } } ], "definition": "age group of the person" }, { "id": "Extension.value[x].coding", "path": "Extension.value[x].coding", "binding": { "strength": "required", "valueSet": "http://vzvz.nl/fhir/ValueSet/nl-vzvz-rivm-ageGroup", "description": "RIVM age group codes" }, "example": [ { "label": "< 40", "valueCoding": { "code": "1", "system": "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-ageGroup", "display": "leeftijd < 40" } } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }