LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

Resource Profile: CDM Patient

Official URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-patient Version: 8.0.0
Active as of 2022-11-10 Computable Name: CDMPatient

LinuxForHealth Common Data Model definition of what fields we currently define for a patient

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... meta 0..1ProcessMetaMetadata about a resource
... contained 0..0
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth

... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... type 0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... value 1..1stringThe value that is unique
... telecom 0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... contact
.... telecom 0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
.... address 0..1CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... communication
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... languageRank 0..1positiveIntSpecify preferred order of language use (1 = highest)
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/language-rank
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Patient.extension:patientImportance.valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.typeextensibleIdentifierTypeValueSet
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... meta 0..1ProcessMetaMetadata about a resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth


... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-importance"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... extension 0..0
.... url 1..1uri"http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship"
.... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
Binding: GenderIdentity (example)
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... encryptedState 0..1booleanUsed to indicate whether the identifier value is encrypted
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... value Σ1..1stringThe value that is unique
Example General: 123456
... active ?!Σ0..1booleanWhether this patient's record is in active use
... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Patient.extension:patientImportance.value[x]:valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.value[x]:valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.value[x]exampleGenderIdentity
Patient.extension:patientGenderIdentity.value[x]:valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.userequiredIdentifierUse
Patient.identifier.typeextensibleIdentifierTypeValueSet
Patient.link.typerequiredLinkType
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1idLogical id of this artifact
... meta 0..1ProcessMetaMetadata about a resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth


... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-importance"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship"
.... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
Binding: GenderIdentity (example)
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... encryptedState 0..1booleanUsed to indicate whether the identifier value is encrypted
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameA name associated with the patient
... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date of birth for the individual
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... maritalStatus 0..1CodeableConceptMarital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... multipleBirth[x] 0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo 0..*AttachmentImage of the patient
... contact C0..*BackboneElementA contact party (e.g. guardian, partner, friend) for the patient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1HumanNameA name associated with the contact person
.... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
.... address 0..1CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... languageRank 0..1positiveIntSpecify preferred order of language use (1 = highest)
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/language-rank
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another
... managingOrganization Σ0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Patient.extension:patientImportance.value[x]:valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.value[x]:valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.value[x]exampleGenderIdentity
Patient.extension:patientGenderIdentity.value[x]:valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.userequiredIdentifierUse
Patient.identifier.typeextensibleIdentifierTypeValueSet
Patient.genderrequiredAdministrativeGender
Patient.maritalStatusextensibleMarital Status Codes
Patient.contact.relationshipextensiblePatientContactRelationship
Patient.contact.genderrequiredAdministrativeGender
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType

This structure is derived from Patient

Summary

Mandatory: 0 element (3 nested mandatory elements)
Prohibited: 1 element

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... meta 0..1ProcessMetaMetadata about a resource
... contained 0..0
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth

... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... type 0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... value 1..1stringThe value that is unique
... telecom 0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... contact
.... telecom 0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
.... address 0..1CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... communication
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... languageRank 0..1positiveIntSpecify preferred order of language use (1 = highest)
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/language-rank
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Patient.extension:patientImportance.valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.typeextensibleIdentifierTypeValueSet

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... meta 0..1ProcessMetaMetadata about a resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth


... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-importance"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... extension 0..0
.... url 1..1uri"http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship"
.... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
Binding: GenderIdentity (example)
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... encryptedState 0..1booleanUsed to indicate whether the identifier value is encrypted
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... value Σ1..1stringThe value that is unique
Example General: 123456
... active ?!Σ0..1booleanWhether this patient's record is in active use
... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Patient.extension:patientImportance.value[x]:valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.value[x]:valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.value[x]exampleGenderIdentity
Patient.extension:patientGenderIdentity.value[x]:valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.userequiredIdentifierUse
Patient.identifier.typeextensibleIdentifierTypeValueSet
Patient.link.typerequiredLinkType

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1idLogical id of this artifact
... meta 0..1ProcessMetaMetadata about a resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ethnicity 0..1CodeableConceptCode for the ethnicity of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/ethnicity
... familyId 0..*IdentifierThe unique identifier for the subscriber (contract holder, employee) and the associated dependents
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/family-id
... usCoreBirthSex 0..1codeA code classifying the person’s sex assigned at birth as specified by the Office of the National Coordinator for Health IT (ONC)
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
Binding: Birth Sex (required): Code for sex assigned at birth


... usCoreRace 0..1(Complex)Complex extension for race allows one or more race codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
... usCoreEthnicity 0..1(Complex)Complex extension for ethnicity allows one or more ethnicity codes
URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
... immigrationStatus 0..1CodeableConceptCustomer-specific code for the immigration status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/immigration-status
... statusCode 0..*CodeableConceptCustomer-specific patient status codes
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code
Binding: Patient Status Value Set (example)
... patientImportance 0..1CodeableConceptThe importance of the patient. For example: VIP, DO-NOT-CONTACT, etc.
URL: http://hl7.org/fhir/StructureDefinition/patient-importance
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-importance"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Patient Importance Value Set (extensible)
... localRaceCd 0..1CodeableConceptCustomer-specific code for the race of the person
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/local-race-cd
... patientCitizenship 0..*CodeableConceptCode to identify if the patient is a U.S. Citizen
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://linuxforhealth.org/fhir/cdm/StructureDefinition/patient-citizenship"
.... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Citizenship Value Set (extensible)
... citizenStatus 0..1CodeableConceptCustomer-specific code for the citizenship status of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status
... sexAssignedAtBirth 0..1CodeableConceptSex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender Identity of the person, which will not be known until the newborn is older.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth
Binding: Sex Assigned At Birth Value Set (extensible)
... patientGenderIdentity 0..1CodeableConceptThe gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
.... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
Binding: GenderIdentity (example)
..... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Gender Identity Value Set (extensible)
... identifiedPronouns 0..*stringGender, typically described in terms of masculinity and femininity, is a social construction that varies across different cultures and over time. This value is often used for identity purposes and should be collected directly from the patient.
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/identified-pronouns
... legallyDocumentedSex 0..1(Complex)Sex as defined or amended on the patient's legal documentation, for example a birth certificate or driver's license
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/legally-documented-sex
... sexualOrientation 0..1CodeableConceptPatient's physical, romantic, and/or emotional attraction towards other people
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/sexual-orientation
Binding: Sexual Orientation Value Set (extensible)
... communicationOptOut 0..*(Complex)Opt-out patient for communications by product and/or communication mode
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/communication-opt-out
... nonstandardLanguage 0..1CodeableConceptCode for the language of the patient
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/nonstandard-language
... veteranIndicator 0..1stringIndicates whether the individual served in the active military, naval, or air service
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/veteran-indicator
... snapshotAgeInWeeks 0..1unsignedIntAge in weeks of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-weeks
... snapshotAgeInMonths 0..1unsignedIntAge in months of the patient at a point in time
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-in-months
... snapshotAgeCalculated 0..1dateTimeDate indicating when the age fields were calculated
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/snapshot-age-calculated
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*CDMIdentifierAn identifier intended for computation
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... encryptedState 0..1booleanUsed to indicate whether the identifier value is encrypted
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Value Set (extensible)
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ0..*HumanNameA name associated with the patient
... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date of birth for the individual
... deceased[x] ?!Σ0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address 0..*CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... maritalStatus 0..1CodeableConceptMarital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... multipleBirth[x] 0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo 0..*AttachmentImage of the patient
... contact C0..*BackboneElementA contact party (e.g. guardian, partner, friend) for the patient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1HumanNameA name associated with the contact person
.... telecom C0..*CDMContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
.... address 0..1CDMAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
.... languageRank 0..1positiveIntSpecify preferred order of language use (1 = highest)
URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/language-rank
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator
... generalPractitioner 0..*Reference(Organization | Practitioner | PractitionerRole)A reference from one resource to another
... managingOrganization Σ0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!Σ0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other Σ1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type Σ1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Patient.extension:patientImportance.value[x]:valueCodeableConceptextensiblePatientImportanceValueSet
Patient.extension:patientCitizenship.value[x]:valueCodeableConceptextensibleCitizenshipValueSet
Patient.extension:patientGenderIdentity.value[x]exampleGenderIdentity
Patient.extension:patientGenderIdentity.value[x]:valueCodeableConceptextensibleGenderIdentityValueSet (a valid code from Gender Identity Codes)
Patient.identifier.userequiredIdentifierUse
Patient.identifier.typeextensibleIdentifierTypeValueSet
Patient.genderrequiredAdministrativeGender
Patient.maritalStatusextensibleMarital Status Codes
Patient.contact.relationshipextensiblePatientContactRelationship
Patient.contact.genderrequiredAdministrativeGender
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType

This structure is derived from Patient

Summary

Mandatory: 0 element (3 nested mandatory elements)
Prohibited: 1 element

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron