Patient

Unser Patient mit Planet.

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
speziesI0..*Extension(CodeableConcept)
modifierExtension?! I0..*Extension
id0..1
extensionI0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
id0..1
extensionI0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
activeΣ ?!0..1boolean
id0..1
extensionI0..*Extension
useΣ ?!0..1codeBinding
textΣ0..1string
familyΣ1..1string
givenΣ1..*string
prefixΣ0..*string
suffixΣ0..*string
periodΣ I0..1Period
telecomΣ I0..*ContactPoint
genderΣ1..1codeBinding
birthDateΣ0..1date
deceasedBooleanboolean
deceasedDateTimedateTime
addressΣ1..*Adresse mit Planet
maritalStatus0..1CodeableConceptBinding
multipleBirthBooleanboolean
multipleBirthIntegerinteger
photoI0..*Attachment
id0..1
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
relationship0..*CodeableConceptBinding
name0..1HumanName
telecomI0..*ContactPoint
address0..1Address
gender0..1codeBinding
organizationI0..1Reference(Organization)
periodI0..1Period
id0..1
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
language1..1CodeableConceptBinding
preferred0..1boolean
generalPractitionerI0..*Reference(Organization | Practitioner | PractitionerRole)
managingOrganizationΣ I0..1Reference(Organization)
id0..1
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
otherΣ I1..1Reference(Patient | RelatedPerson)
typeΣ1..1codeBinding

{
    "resourceType": "StructureDefinition",
    "id": "88742441-aadc-4bf4-8bae-eddbdf77bda7",
    "meta": {
        "lastUpdated": "2020-03-13T13:38:36.438+00:00"
    },
    "url": "http://schmeck.de/fhir-test/StructureDefinition/PatientWithMandatoryFields",
    "name": "PatientWithPlanet",
    "title": "Patient mit Planet",
    "status": "draft",
    "date": "2020-03-13T13:38:35.4295259+00:00",
    "description": "Ein Patient mit Planetadresse",
    "fhirVersion": "4.0.0",
    "mapping":  [
        {
            "identity": "rim",
            "uri": "http://hl7.org/v3",
            "name": "RIM Mapping"
        },
        {
            "identity": "cda",
            "uri": "http://hl7.org/v3/cda",
            "name": "CDA (R2)"
        },
        {
            "identity": "w5",
            "uri": "http://hl7.org/fhir/fivews",
            "name": "FiveWs Pattern Mapping"
        },
        {
            "identity": "v2",
            "uri": "http://hl7.org/v2",
            "name": "HL7 v2 Mapping"
        },
        {
            "identity": "loinc",
            "uri": "http://loinc.org",
            "name": "LOINC code for the element"
        }
    ],
    "kind": "resource",
    "abstract": false,
    "type": "Patient",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Patient",
                "path": "Patient",
                "constraint":  [
                    {
                        "key": "cond-42",
                        "severity": "warning",
                        "human": "KVID nur in Deutschland erlaubt",
                        "expression": "Patient.where(address.country='Deutschland').exists() or Patient.identifier.where(system='http://fhir.de/NamingSystem/gkv/kvid-10').exists().not()"
                    }
                ]
            },
            {
                "id": "Patient.extension",
                "path": "Patient.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "rules": "open"
                }
            },
            {
                "id": "Patient.extension:spezies",
                "path": "Patient.extension",
                "sliceName": "spezies",
                "type":  [
                    {
                        "code": "Extension",
                        "profile":  [
                            "http://schmeck.de/fhir-test/StructureDefinition/Spezies"
                        ]
                    }
                ]
            },
            {
                "id": "Patient.identifier",
                "path": "Patient.identifier",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "system"
                        }
                    ],
                    "rules": "closed"
                }
            },
            {
                "id": "Patient.identifier:citizenId",
                "path": "Patient.identifier",
                "sliceName": "citizenId",
                "min": 1,
                "max": "1"
            },
            {
                "id": "Patient.identifier:citizenId.system",
                "path": "Patient.identifier.system",
                "min": 1,
                "fixedUri": "http://fhir.ufp/NamingSystem/ufp-citizen-id"
            },
            {
                "id": "Patient.identifier:citizenId.value",
                "path": "Patient.identifier.value",
                "min": 1
            },
            {
                "id": "Patient.identifier:kvId",
                "path": "Patient.identifier",
                "sliceName": "kvId",
                "min": 1,
                "max": "1"
            },
            {
                "id": "Patient.identifier:kvId.system",
                "path": "Patient.identifier.system",
                "min": 1,
                "fixedUri": "http://fhir.de/NamingSystem/gkv/kvid-10"
            },
            {
                "id": "Patient.identifier:kvId.value",
                "path": "Patient.identifier.value",
                "min": 1
            },
            {
                "id": "Patient.name",
                "path": "Patient.name",
                "min": 1,
                "max": "1"
            },
            {
                "id": "Patient.name.family",
                "path": "Patient.name.family",
                "min": 1
            },
            {
                "id": "Patient.name.given",
                "path": "Patient.name.given",
                "min": 1
            },
            {
                "id": "Patient.gender",
                "path": "Patient.gender",
                "min": 1
            },
            {
                "id": "Patient.address",
                "path": "Patient.address",
                "min": 1,
                "type":  [
                    {
                        "code": "Address",
                        "profile":  [
                            "http://schmeck.de/fhir-test/StructureDefinition/AddressWithPlanet"
                        ]
                    }
                ]
            }
        ]
    }
}