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

 

Other representations of profile: CSV, Excel, Schematron