MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
Official URL: https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.condition | Version: 0.3.9-current | |||
Standards status: Trial-use | Maturity Level: 4 | Computable Name: MHVcondition |
A profile on the Condition resource for MHV PHR exposing Problems using FHIR API.
subject
is a reference to this patientidentifier
will hold the record identifier from Vistaa clinicalStatus of active |
inactive |
verificationStatus only confirmed |
unconfirmed |
entered-in-error |
category
will be problem-list-item
code
is the condition, problem or diagnosis
code.text
will be the problem/conditioncode.coding
may be populated with an ICD-9 coderecorder
the responsible provider/observernote
may have notesrecordedDate
indicate date recorded on VistaonsetDateTime
may hold the onsetDateabatementDateTime
may hold the abatement daterecorder.extension[location]
may have hospital location / facilityShould search for entries that do not have verificationStatus=entered-in-error
GET {path}/Condition?patient={patient}&verification-status:not=entered-in-error
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from USCoreConditionProblemsHealthConcernsProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses | |
Slices for identifier | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use | |
identifier:TOid | 1..* | Identifier | External Ids for this condition | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: usual | |
system | C | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} |
value | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} | |
clinicalStatus | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) | |
verificationStatus | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) | |
category | 1..* | CodeableConcept | category codes Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |
severity | 0..0 | |||
code | ||||
coding | S | 1..1 | Coding | Code defined by a terminology system |
text | S | 1..1 | string | Plain text representation of the concept |
bodySite | 0..0 | |||
subject | 1..1 | Reference(US Core Patient Profile) | Who has the condition? | |
encounter | 0..0 | |||
onset[x] | 0..1 | dateTime | Estimated or actual date, date-time, or age | |
abatement[x] | 0..1 | dateTime | When in resolution/remission | |
recordedDate | 0..1 | dateTime | Date record was first recorded | |
recorder | S | 0..1 | Reference(Practitioner) {c} | Who recorded the condition |
Slices for extension | Content/Rules for all slices | |||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |
asserter | 0..0 | |||
stage | 0..0 | |||
evidence | 0..0 | |||
note | S | 0..* | Annotation | Additional information about the Condition |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | |
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | C | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses con-3: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item con-4: If condition is abated, then clinicalStatus must be either inactive, resolved, or remission con-5: Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
assertedDate | S | 0..1 | dateTime | Date the condition was first asserted URL: http://hl7.org/fhir/StructureDefinition/condition-assertedDate |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use |
identifier:TOid | Σ | 1..* | Identifier | External Ids for this condition |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual |
system | ΣC | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} Example General: http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} Example General: 123456 |
clinicalStatus | ?!SΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) |
verificationStatus | ?!SΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) |
Slices for category | S | 1..* | CodeableConcept | category codes Slice: Unordered, Open by pattern:$this Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |
category:us-core | S | 1..* | CodeableConcept | problem-list-item | health-concern Binding: US Core Problem or Health Concern (required) |
category:sdoh | S | 0..1 | CodeableConcept | problem-list-item | encounter-diagnosis Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/core/CodeSystem/us-core-tags | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: sdoh | |
code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Codes (extensible): Valueset to describe the actual problem experienced by the patient |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
text | SΣ | 1..1 | string | Plain text representation of the concept |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Who has the condition? |
onset[x] | SΣ | 0..1 | dateTime | Estimated or actual date, date-time, or age |
abatement[x] | SC | 0..1 | dateTime | When in resolution/remission |
recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded |
recorder | SΣ | 0..1 | Reference(Practitioner) {c} | Who recorded the condition |
Slices for extension | Content/Rules for all slices | |||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/alternate-reference" | |
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |
note | S | 0..* | Annotation | Additional information about the Condition |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Condition.identifier:TOid.use | required | Pattern: usualhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | |
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG | |
Condition.category | extensible | Pattern: problem-list-itemhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | |
Condition.category:us-core | required | USCoreProblemOrHealthConcernhttp://hl7.org/fhir/us/core/ValueSet/us-core-problem-or-health-concern | |
Condition.category:sdoh | extensible | Pattern: sdohhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | |
Condition.code | extensible | USCoreConditionCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-condition-code |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Condition | C | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses con-3: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item con-4: If condition is abated, then clinicalStatus must be either inactive, resolved, or remission con-5: Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
assertedDate | S | 0..1 | dateTime | Date the condition was first asserted URL: http://hl7.org/fhir/StructureDefinition/condition-assertedDate | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use | ||||
identifier:TOid | Σ | 1..* | Identifier | External Ids for this condition | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | ΣC | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
clinicalStatus | ?!SΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) | ||||
verificationStatus | ?!SΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) | ||||
Slices for category | S | 1..* | CodeableConcept | category codes Slice: Unordered, Open by pattern:$this Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
category:us-core | S | 1..* | CodeableConcept | problem-list-item | health-concern Binding: US Core Problem or Health Concern (required) | ||||
category:sdoh | S | 0..1 | CodeableConcept | problem-list-item | encounter-diagnosis Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/core/CodeSystem/us-core-tags | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: sdoh | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Codes (extensible): Valueset to describe the actual problem experienced by the patient | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
text | SΣ | 1..1 | string | Plain text representation of the concept | ||||
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Who has the condition? | ||||
onset[x] | SΣ | 0..1 | dateTime S | Estimated or actual date, date-time, or age | ||||
abatement[x] | SC | 0..1 | dateTime S | When in resolution/remission | ||||
recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded | ||||
recorder | SΣ | 0..1 | Reference(Practitioner) {c} | Who recorded the condition | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/alternate-reference" | |||||
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
note | S | 0..* | Annotation | Additional information about the Condition | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Condition.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Condition.identifier:TOid.use | required | Pattern: usualhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Condition.identifier:TOid.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | ||||
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG | ||||
Condition.category | extensible | Pattern: problem-list-itemhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | ||||
Condition.category:us-core | required | USCoreProblemOrHealthConcernhttp://hl7.org/fhir/us/core/ValueSet/us-core-problem-or-health-concern | ||||
Condition.category:sdoh | extensible | Pattern: sdohhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | ||||
Condition.code | extensible | USCoreConditionCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-condition-code | ||||
Condition.recorder.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Condition.stage.summary | example | ConditionStagehttp://hl7.org/fhir/ValueSet/condition-stage from the FHIR Standard | ||||
Condition.stage.type | example | ConditionStageTypehttp://hl7.org/fhir/ValueSet/condition-stage-type from the FHIR Standard | ||||
Condition.evidence.code | example | ManifestationAndSymptomCodeshttp://hl7.org/fhir/ValueSet/manifestation-or-symptom from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
This structure is derived from USCoreConditionProblemsHealthConcernsProfile
Differential View
This structure is derived from USCoreConditionProblemsHealthConcernsProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses | |
Slices for identifier | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use | |
identifier:TOid | 1..* | Identifier | External Ids for this condition | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: usual | |
system | C | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} |
value | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} | |
clinicalStatus | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) | |
verificationStatus | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) | |
category | 1..* | CodeableConcept | category codes Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |
severity | 0..0 | |||
code | ||||
coding | S | 1..1 | Coding | Code defined by a terminology system |
text | S | 1..1 | string | Plain text representation of the concept |
bodySite | 0..0 | |||
subject | 1..1 | Reference(US Core Patient Profile) | Who has the condition? | |
encounter | 0..0 | |||
onset[x] | 0..1 | dateTime | Estimated or actual date, date-time, or age | |
abatement[x] | 0..1 | dateTime | When in resolution/remission | |
recordedDate | 0..1 | dateTime | Date record was first recorded | |
recorder | S | 0..1 | Reference(Practitioner) {c} | Who recorded the condition |
Slices for extension | Content/Rules for all slices | |||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |
asserter | 0..0 | |||
stage | 0..0 | |||
evidence | 0..0 | |||
note | S | 0..* | Annotation | Additional information about the Condition |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | |
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | C | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses con-3: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item con-4: If condition is abated, then clinicalStatus must be either inactive, resolved, or remission con-5: Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
assertedDate | S | 0..1 | dateTime | Date the condition was first asserted URL: http://hl7.org/fhir/StructureDefinition/condition-assertedDate |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use |
identifier:TOid | Σ | 1..* | Identifier | External Ids for this condition |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual |
system | ΣC | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} Example General: http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} Example General: 123456 |
clinicalStatus | ?!SΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) |
verificationStatus | ?!SΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) |
Slices for category | S | 1..* | CodeableConcept | category codes Slice: Unordered, Open by pattern:$this Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |
category:us-core | S | 1..* | CodeableConcept | problem-list-item | health-concern Binding: US Core Problem or Health Concern (required) |
category:sdoh | S | 0..1 | CodeableConcept | problem-list-item | encounter-diagnosis Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/core/CodeSystem/us-core-tags | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: sdoh | |
code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Codes (extensible): Valueset to describe the actual problem experienced by the patient |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
text | SΣ | 1..1 | string | Plain text representation of the concept |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Who has the condition? |
onset[x] | SΣ | 0..1 | dateTime | Estimated or actual date, date-time, or age |
abatement[x] | SC | 0..1 | dateTime | When in resolution/remission |
recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded |
recorder | SΣ | 0..1 | Reference(Practitioner) {c} | Who recorded the condition |
Slices for extension | Content/Rules for all slices | |||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/alternate-reference" | |
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |
note | S | 0..* | Annotation | Additional information about the Condition |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Condition.identifier:TOid.use | required | Pattern: usualhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | |
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG | |
Condition.category | extensible | Pattern: problem-list-itemhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | |
Condition.category:us-core | required | USCoreProblemOrHealthConcernhttp://hl7.org/fhir/us/core/ValueSet/us-core-problem-or-health-concern | |
Condition.category:sdoh | extensible | Pattern: sdohhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | |
Condition.code | extensible | USCoreConditionCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-condition-code |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Condition | C | 0..* | USCoreConditionProblemsHealthConcernsProfile | Detailed information about conditions, problems or diagnoses con-3: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item con-4: If condition is abated, then clinicalStatus must be either inactive, resolved, or remission con-5: Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
assertedDate | S | 0..1 | dateTime | Date the condition was first asserted URL: http://hl7.org/fhir/StructureDefinition/condition-assertedDate | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 1..* | Identifier | External Ids for this condition Slice: Unordered, Open by pattern:use | ||||
identifier:TOid | Σ | 1..* | Identifier | External Ids for this condition | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | ΣC | 0..1 | uri | urn:oid:2.16.840.1.113883.4.349.4.{stationNbr} TOid-startswithoid: ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | `ProblemTO` | `.` | {ProblemTO.id} Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
clinicalStatus | ?!SΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: Subset of condition clinical status (required) | ||||
verificationStatus | ?!SΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: Subset of condition verification status (required) | ||||
Slices for category | S | 1..* | CodeableConcept | category codes Slice: Unordered, Open by pattern:$this Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/condition-category | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: problem-list-item | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
category:us-core | S | 1..* | CodeableConcept | problem-list-item | health-concern Binding: US Core Problem or Health Concern (required) | ||||
category:sdoh | S | 0..1 | CodeableConcept | problem-list-item | encounter-diagnosis Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/core/CodeSystem/us-core-tags | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: sdoh | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Codes (extensible): Valueset to describe the actual problem experienced by the patient | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
text | SΣ | 1..1 | string | Plain text representation of the concept | ||||
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Who has the condition? | ||||
onset[x] | SΣ | 0..1 | dateTime S | Estimated or actual date, date-time, or age | ||||
abatement[x] | SC | 0..1 | dateTime S | When in resolution/remission | ||||
recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded | ||||
recorder | SΣ | 0..1 | Reference(Practitioner) {c} | Who recorded the condition | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
location | 0..1 | (Complex) | Alternative reference (target type is wrong) URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/alternate-reference" | |||||
value[x] | 1..1 | Reference(Location) {c} | Value of extension | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
note | S | 0..* | Annotation | Additional information about the Condition | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Condition.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Condition.identifier:TOid.use | required | Pattern: usualhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Condition.identifier:TOid.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Condition.clinicalStatus | required | ConditionClinicalStatusVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionClinicalStatusVS from this IG | ||||
Condition.verificationStatus | required | ConditionVerificationVShttps://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS from this IG | ||||
Condition.category | extensible | Pattern: problem-list-itemhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | ||||
Condition.category:us-core | required | USCoreProblemOrHealthConcernhttp://hl7.org/fhir/us/core/ValueSet/us-core-problem-or-health-concern | ||||
Condition.category:sdoh | extensible | Pattern: sdohhttp://hl7.org/fhir/ValueSet/condition-category from the FHIR Standard | ||||
Condition.code | extensible | USCoreConditionCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-condition-code | ||||
Condition.recorder.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Condition.stage.summary | example | ConditionStagehttp://hl7.org/fhir/ValueSet/condition-stage from the FHIR Standard | ||||
Condition.stage.type | example | ConditionStageTypehttp://hl7.org/fhir/ValueSet/condition-stage-type from the FHIR Standard | ||||
Condition.evidence.code | example | ManifestationAndSymptomCodeshttp://hl7.org/fhir/ValueSet/manifestation-or-symptom from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
TOid-startswithoid | error | Condition.identifier:TOid.system | ID system must start with urn:oid:2.16.840.1.113883.4.349.4. The next would be the {stationNbr} : value.startsWith('urn:oid:2.16.840.1.113883.4.349.4.') |
This structure is derived from USCoreConditionProblemsHealthConcernsProfile
Other representations of profile: CSV, Excel, Schematron
meta.profile
set to https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.condition
to indicate the intent to be compliant with this profilenote
to have as many indexes to handle all the ProblemTO.commentsicd
is not always ICD-9, sometimes it is ICD-10. The following algorithm by Jay Lyle:
V
and does not end with a letter, its ICD-9E
and followed by 3 numerals before the dot, its ICD-9status
-> clinicalStatus
: ACTIVE
-> #active
, INACTIVE
-> #inactive
verified
-> verificationStatus
: true
-> #confirmed
, false
-> #unconfirmed
Vista | Vista Field Name | VIA ProblemTO | MHV eVault | FHIR Condition | Note |
---|---|---|---|---|---|
0.01 | DIAGNOSIS | type.name | problem | code.text | string including SCT |
icd | code.coding (icd) | ||||
0.02 | PATIENT NAME | patient | (icn) | subject | |
0.03 | DATE LAST MODIFIED | modifiedDate | eventTime | see note | |
0.04 | CLASS (Personal, Family) | ||||
0.05 | PROVIDER NARRATIVE | ||||
0.06 | FACILITY | facility (tag, text) | recorder[location] | ||
0.07 | NMBR | id | identifier | ||
0.08 | DATE ENTERED | ||||
0.12 | STATUS(Active, Inactive) | status | status | clinicalStatus | |
0.13 | DATE OF ONSET | onsetDate | onsetDateTime | ||
1.01 | PROBLEM | ||||
1.02 | CONDITION(Transcribed, Permanent, Hidden) | verified (true/false) | verificationStatus | ||
1.03 | ENTERED BY | ||||
1.04 | RECORDING PROVIDER | ||||
1.05 | RESPONSIBLE PROVIDER | observer (id,name) | provider | recorder | |
1.06 | SERVICE | ||||
1.07 | DATE RESOLVED | resolvedDate | abatementDateTime | ||
1.08 | CLINIC | location | see note | ||
1.09 | DATE RECORDED | timestamp | (hold) | recordedDate | see note |
1.1 | SERVICE CONNECTED | serviceConnected (true/false) | |||
1.11 | AGENT ORANGE EXPOSURE | ||||
1.12 | IONIZING RADIATION EXPOSURE | ||||
1.13 | PERSIAN GULF EXPOSURE | ||||
1.14 | PRIORITY (Acute, Chronic) | acuity | acuity | ? | |
1.15 | HEAD AND/OR NECK CANCER | ||||
1.16 | MILITARY SEXUAL TRAUMA | ||||
1.17 | COMBAT VETERAN | ||||
1.18 | SHIPBOARD HAZARD & DEFENSE | ||||
1101 | NOTE FACILITY | ||||
80001 | SNOMED CT CONCEPT CODE | ||||
80002 | SNOMED CT DESIGNATION CODE | ||||
80003 | VHAT CONCEPT VUID (FUTURE) | ||||
80004 | VHAT DESIGNATION VUID (FUTURE) | ||||
80005 | SNOMED CT-TO-ICD MAP STATUS | ||||
80101 | UNIQUE NEW TERM REQUESTED | ||||
80102 | UNIQUE TERM REQUEST COMMENT | ||||
80201 | DATE OF INTEREST | ||||
80202 | CODING SYSTEM | ||||
80300 | MAPPING TARGETS | ||||
removed | data is false |
||||
comments.text | comments | note[*].text | |||
comments.timestamp | note[*].time | ||||
comments.author.name | note[*].authorString | ||||
providerNarrative | no data | ||||
exposures | no data | ||||
noteNarrative | no data | ||||
priority | no data | ||||
type.category | data is empty | ||||
comment | no data | ||||
organizationalProperties | no data | ||||
providerNarrative | no data | ||||
../../tag | stationNumber | see note |
timestamp
, (if no time is given, midnight on this day is presumed)acuity
(likely 1.14 PRIORITY) is mock data is always C
/ CHRONIC
vs A
/ ACUTE
timestamp
, recordedDate
, and resolvedDate
timestamp
does need to be processed as if it was midnight for the hold date calculation, but this should NOT affect how the data goes into FHIR.