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

Generated Narrative: StructureDefinition PCPatient

\r\n\r\n
NameFlagsCard.TypeDescription & Constraints\"doco\"
\".\"\".\" PCPatient 0..*NKRPatient
Elements defined in Ancestors:identifier, name, gender, birthDate, deceasedDate, address, tumor
PC Patient
Instances of this logical model are not marked to be the target of a Reference
\".\"\".\"\".\" deceasedDate 1..1dateDeath date of the patient

\"doco\" Documentation for this format
" ] ; # fhir:url [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/PCPatient"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0-ci"] ; # fhir:name [ fhir:v "PCPatient"] ; # fhir:title [ fhir:v "PC Patient"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2024-10-30T15:39:34+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 Palliative Care.\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/PCPatient"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRPatient"^^xsd:anyURI ; fhir:link ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ fhir:element ( [ fhir:id [ fhir:v "PCPatient" ] ; fhir:path [ fhir:v "PCPatient" ] ; fhir:short [ fhir:v "PC Patient" ] ; fhir:definition [ fhir:v "Logical model for Patient as used for the PLUGIN use-case Palliative Care.\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 "PCPatient.identifier" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient.name" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient.gender" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient.birthDate" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient.deceasedDate" ] ; fhir:path [ fhir:v "PCPatient.deceasedDate" ] ; fhir:short [ fhir:v "Death date of the patient" ] ; fhir:definition [ fhir:v "Death date of the patient" ] ; fhir:min [ fhir:v "1"^^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 "PCPatient.address" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient.tumor" ] ; fhir:path [ fhir:v "PCPatient.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 "PCPatient" ] ; fhir:path [ fhir:v "PCPatient" ] ; fhir:short [ fhir:v "PC Patient" ] ; fhir:definition [ fhir:v "Logical model for Patient as used for the PLUGIN use-case Palliative Care.\nMaturity Level: 0 Draft" ] ] [ fhir:id [ fhir:v "PCPatient.deceasedDate" ] ; fhir:path [ fhir:v "PCPatient.deceasedDate" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ] ) ] . # # -------------------------------------------------------------------------------------