@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "NKRPatient"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: StructureDefinition NKRPatient

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
NameFlagsCard.TypeDescription & Constraints\"doco\"
\".\"\".\" NKRPatient 0..*BaseNKR Patient
Instances of this logical model are not marked to be the target of a Reference
\".\"\".\"\".\" identifier 1..*IdentifierMRN
\".\"\".\"\".\" name 0..*HumanNameName of the patient.
\".\"\".\"\".\" gender 0..1CodeableConceptGender/Sex
\".\"\".\"\".\" birthDate 0..1dateBirth date of the patient
\".\"\".\"\".\" deceasedDate 0..1dateDeath date of the patient
\".\"\".\"\".\" address 1..*Addressnl.core.AddressInformation
\".\"\".\"\".\" tumor 1..*NKRTumorTumor

\"doco\" Documentation for this format
" ] ; # fhir:url [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRPatient"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0-ci"] ; # fhir:name [ fhir:v "NKRPatient"] ; # fhir:title [ fhir:v "NKR Patient"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2024-11-05T09:53:52+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "PLUGIN"] ; # fhir:contact ( [ fhir:name [ fhir:v "PLUGIN" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://plugin.healthcare" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "m.sieswerda@iknl.nl" ] ] ) ] ) ; # fhir:description [ fhir:v "Logical model for Patient as used for the PLUGIN use-case NKR-item.\nMaturity Level: 0 Draft"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "528" ] ; fhir:display [ fhir:v "NL" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of the PLUGIN team, all rights reserved Creative Commons License"] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:kind [ fhir:v "logical"] ; # fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # fhir:type [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRPatient"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ; fhir:link ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ fhir:element ( [ fhir:id [ fhir:v "NKRPatient" ] ; fhir:path [ fhir:v "NKRPatient" ] ; fhir:short [ fhir:v "NKR Patient" ] ; fhir:definition [ fhir:v "Logical model for Patient as used for the PLUGIN use-case NKR-item.\nMaturity Level: 0 Draft" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Base" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ] [ fhir:id [ fhir:v "NKRPatient.identifier" ] ; fhir:path [ fhir:v "NKRPatient.identifier" ] ; fhir:short [ fhir:v "MRN" ] ; fhir:definition [ fhir:v "Contains the patient's medical record number as used by the hospital." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.identifier" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.name" ] ; fhir:path [ fhir:v "NKRPatient.name" ] ; fhir:short [ fhir:v "Name of the patient." ] ; fhir:definition [ fhir:v "Name of the patient." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.name" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.gender" ] ; fhir:path [ fhir:v "NKRPatient.gender" ] ; fhir:short [ fhir:v "Gender/Sex" ] ; fhir:definition [ fhir:v "Describes biological sex as recorded in the patient's identity document or in the hospital record. In the absence of documentation, the one declared by the patient will be recorded" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.gender" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.birthDate" ] ; fhir:path [ fhir:v "NKRPatient.birthDate" ] ; fhir:short [ fhir:v "Birth date of the patient" ] ; fhir:definition [ fhir:v "Birth date of the patient" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.birthDate" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "date"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.deceasedDate" ] ; fhir:path [ fhir:v "NKRPatient.deceasedDate" ] ; fhir:short [ fhir:v "Death date of the patient" ] ; fhir:definition [ fhir:v "Death date of the patient" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.deceasedDate" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "date"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.address" ] ; fhir:path [ fhir:v "NKRPatient.address" ] ; fhir:short [ fhir:v "nl.core.AddressInformation" ] ; fhir:definition [ fhir:v "nl.core.AddressInformation" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.address" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Address"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.tumor" ] ; fhir:path [ fhir:v "NKRPatient.tumor" ] ; fhir:short [ fhir:v "Tumor" ] ; fhir:definition [ fhir:v "Tumor" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "NKRPatient.tumor" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRTumor"^^xsd:anyURI ] ] ) ] ) ] ; # fhir:differential [ fhir:element ( [ fhir:id [ fhir:v "NKRPatient" ] ; fhir:path [ fhir:v "NKRPatient" ] ; fhir:short [ fhir:v "NKR Patient" ] ; fhir:definition [ fhir:v "Logical model for Patient as used for the PLUGIN use-case NKR-item.\nMaturity Level: 0 Draft" ] ] [ fhir:id [ fhir:v "NKRPatient.identifier" ] ; fhir:path [ fhir:v "NKRPatient.identifier" ] ; fhir:short [ fhir:v "MRN" ] ; fhir:definition [ fhir:v "Contains the patient's medical record number as used by the hospital." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:type ( [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.name" ] ; fhir:path [ fhir:v "NKRPatient.name" ] ; fhir:short [ fhir:v "Name of the patient." ] ; fhir:definition [ fhir:v "Name of the patient." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:type ( [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.gender" ] ; fhir:path [ fhir:v "NKRPatient.gender" ] ; fhir:short [ fhir:v "Gender/Sex" ] ; fhir:definition [ fhir:v "Describes biological sex as recorded in the patient's identity document or in the hospital record. In the absence of documentation, the one declared by the patient will be recorded" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.birthDate" ] ; fhir:path [ fhir:v "NKRPatient.birthDate" ] ; fhir:short [ fhir:v "Birth date of the patient" ] ; fhir:definition [ fhir:v "Birth date of the patient" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "date"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.deceasedDate" ] ; fhir:path [ fhir:v "NKRPatient.deceasedDate" ] ; fhir:short [ fhir:v "Death date of the patient" ] ; fhir:definition [ fhir:v "Death date of the patient" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "date"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.address" ] ; fhir:path [ fhir:v "NKRPatient.address" ] ; fhir:short [ fhir:v "nl.core.AddressInformation" ] ; fhir:definition [ fhir:v "nl.core.AddressInformation" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:type ( [ fhir:code [ fhir:v "Address"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "NKRPatient.tumor" ] ; fhir:path [ fhir:v "NKRPatient.tumor" ] ; fhir:short [ fhir:v "Tumor" ] ; fhir:definition [ fhir:v "Tumor" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:type ( [ fhir:code [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRTumor"^^xsd:anyURI ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------