{ "description": null, "_filename": "StructureDefinition-performation-encounter-inpatient-model.json", "package_name": "iknl.fhir.nl.r4.performation", "date": "2023-10-16T12:02:52.0587125+00:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "PerformationEncounterInpatientModel", "abstract": false, "type": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/Tumor", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "status": "draft", "id": "5f887673-46a9-439e-b467-8bf6d63de0ff", "kind": "logical", "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient-model", "version": null, "differential": { "element": [ { "id": "Tumor", "max": "*", "min": 0, "path": "Tumor", "type": [ { "code": "Element" } ] }, { "id": "Tumor.incidenceDate", "max": "1", "min": 0, "path": "Tumor.incidenceDate", "type": [ { "code": "date", "profile": [ "http://hl7.org/fhir/StructureDefinition/date" ] } ], "short": "Datum van opname" }, { "id": "Tumor.diagnosisGroup", "max": "*", "min": 0, "path": "Tumor.diagnosisGroup", "type": [ { "code": "BackboneElement" } ], "short": "Groep van aan elkaar gerelateerde diagnoses." }, { "id": "Tumor.diagnosisGroup.groupNumber", "max": "1", "min": 0, "path": "Tumor.diagnosisGroup.groupNumber", "type": [ { "code": "integer", "profile": [ "http://hl7.org/fhir/StructureDefinition/integer" ] } ] }, { "id": "Tumor.diagnosisGroup.diagnosis", "max": "*", "min": 1, "path": "Tumor.diagnosisGroup.diagnosis", "type": [ { "code": "BackboneElement" } ] }, { "id": "Tumor.diagnosisGroup.diagnosis.code", "max": "1", "min": 1, "path": "Tumor.diagnosisGroup.diagnosis.code", "type": [ { "code": "Coding", "profile": [ "http://hl7.org/fhir/StructureDefinition/Coding" ] } ], "short": "ICD-10- of ICD-O-code", "patternCoding": { "system": "http://hl7.org/fhir/sid/icd-10" } }, { "id": "Tumor.patient", "max": "1", "min": 0, "path": "Tumor.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "short": "Patient" }, { "id": "Tumor.postalCode", "max": "1", "min": 0, "path": "Tumor.postalCode", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Postcode ten tijde van incidentie-datum" }, { "id": "Tumor.country", "max": "1", "min": 0, "path": "Tumor.country", "type": [ { "code": "Coding", "profile": [ "http://hl7.org/fhir/StructureDefinition/Coding" ] } ], "short": "Land ten tijde van incidentie", "patternCoding": { "system": "urn:iso:std:iso:3166" } }, { "id": "Tumor.patientIdentifier", "max": "1", "min": 1, "path": "Tumor.patientIdentifier", "type": [ { "code": "BackboneElement" } ] }, { "id": "Tumor.patientIdentifier.healthcareProviderIdentifier", "max": "1", "min": 1, "path": "Tumor.patientIdentifier.healthcareProviderIdentifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ], "short": "agb code van instelling", "patternIdentifier": { "system": "http://fhir.nl/fhir/NamingSystem/agb-z" } }, { "id": "Tumor.patientIdentifier.value", "max": "1", "min": 1, "path": "Tumor.patientIdentifier.value", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Patientnummer in huidige instelling" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }