|
| 1 | +resourceType: Patient |
| 2 | +id: example |
| 3 | +meta: |
| 4 | + profile: |
| 5 | + - 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient' |
| 6 | + extension: |
| 7 | + - |
| 8 | + url: 'http://hl7.org/fhir/StructureDefinition/instance-name' |
| 9 | + valueString: Patient Example |
| 10 | + - |
| 11 | + url: 'http://hl7.org/fhir/StructureDefinition/instance-description' |
| 12 | + valueMarkdown: 'This is a patient example for the *US Core Patient Profile*.' |
| 13 | +extension: |
| 14 | + - |
| 15 | + url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-race' |
| 16 | + extension: |
| 17 | + - |
| 18 | + url: ombCategory |
| 19 | + valueCoding: |
| 20 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 21 | + code: 2106-3 |
| 22 | + display: White |
| 23 | + - |
| 24 | + url: ombCategory |
| 25 | + valueCoding: |
| 26 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 27 | + code: 1002-5 |
| 28 | + display: American Indian or Alaska Native |
| 29 | + - |
| 30 | + url: ombCategory |
| 31 | + valueCoding: |
| 32 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 33 | + code: 2028-9 |
| 34 | + display: Asian |
| 35 | + - |
| 36 | + url: detailed |
| 37 | + valueCoding: |
| 38 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 39 | + code: 1586-7 |
| 40 | + display: Shoshone |
| 41 | + - |
| 42 | + url: detailed |
| 43 | + valueCoding: |
| 44 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 45 | + code: 2036-2 |
| 46 | + display: Filipino |
| 47 | + - |
| 48 | + url: text |
| 49 | + valueString: Mixed |
| 50 | + - |
| 51 | + url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity' |
| 52 | + extension: |
| 53 | + - |
| 54 | + url: ombCategory |
| 55 | + valueCoding: |
| 56 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 57 | + code: 2135-2 |
| 58 | + display: Hispanic or Latino |
| 59 | + - |
| 60 | + url: detailed |
| 61 | + valueCoding: |
| 62 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 63 | + code: 2184-0 |
| 64 | + display: Dominican |
| 65 | + - |
| 66 | + url: detailed |
| 67 | + valueCoding: |
| 68 | + system: 'urn:oid:2.16.840.1.113883.6.238' |
| 69 | + code: 2148-5 |
| 70 | + display: Mexican |
| 71 | + - |
| 72 | + url: text |
| 73 | + valueString: Hispanic or Latino |
| 74 | + - |
| 75 | + url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation' |
| 76 | + extension: |
| 77 | + - |
| 78 | + url: tribalAffiliation |
| 79 | + valueCodeableConcept: |
| 80 | + coding: |
| 81 | + - |
| 82 | + system: 'http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS' |
| 83 | + code: '187' |
| 84 | + display: 'Paiute-Shoshone Tribe of the Fallon Reservation and Colony, Nevada' |
| 85 | + text: Shoshone |
| 86 | + - |
| 87 | + url: isEnrolled |
| 88 | + valueBoolean: false |
| 89 | + |
| 90 | +#=====================change in US Core V8 ====================== |
| 91 | + - |
| 92 | + url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-individual-sex |
| 93 | + valueCoding: |
| 94 | + system: http://snomed.info/sct |
| 95 | + version: http://snomed.info/sct/731000124108 |
| 96 | + code: '248152002' |
| 97 | + display: Female (finding) |
| 98 | +#=====================change in US Core V8 ====================== |
| 99 | + |
| 100 | + |
| 101 | +# ================== Removed in US Core V8 ============================ |
| 102 | + |
| 103 | + # - |
| 104 | + # url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex' |
| 105 | + # valueCode: F |
| 106 | + # - |
| 107 | + # url: 'http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse' |
| 108 | + # extension: |
| 109 | + # - |
| 110 | + # url: value |
| 111 | + # valueCodeableConcept: |
| 112 | + # coding: |
| 113 | + # - |
| 114 | + # system: 'http://terminology.hl7.org/CodeSystem/data-absent-reason' |
| 115 | + # code: unknown |
| 116 | + # display: Unknown |
| 117 | + # text: Unknown |
| 118 | + # - |
| 119 | + # url: supportingInfo # keep this here to gen errors and discuss on Zulip |
| 120 | + # extension: |
| 121 | + # - |
| 122 | + # url: _datatype |
| 123 | + # valueString: CodeableReference |
| 124 | + # - |
| 125 | + # url: concept |
| 126 | + # valueCodeableConcept: |
| 127 | + # text: Some Document |
| 128 | + # - |
| 129 | + # url: reference |
| 130 | + # valueReference: |
| 131 | + # display: some DocumentReference |
| 132 | + # - |
| 133 | + # url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns' |
| 134 | + # extension: |
| 135 | + # - |
| 136 | + # url: value |
| 137 | + # valueCodeableConcept: |
| 138 | + # coding: |
| 139 | + # - |
| 140 | + # system: 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor' |
| 141 | + # code: UNK |
| 142 | + # display: Unknown |
| 143 | + # text: Unknown |
| 144 | + # - |
| 145 | + # url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity' |
| 146 | + # valueCodeableConcept: |
| 147 | + # coding: |
| 148 | + # - |
| 149 | + # system: 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor' |
| 150 | + # code: UNK |
| 151 | + # display: Unknown |
| 152 | + # text: Unknown |
| 153 | +# ================== Removed in US Core V8 ============================ |
| 154 | + |
| 155 | + # - |
| 156 | + # url: 'http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired' |
| 157 | + # valueBoolean: false |
| 158 | +#USCDI5 |
| 159 | + - |
| 160 | + url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-needed |
| 161 | + valueCoding: |
| 162 | + system: http://snomed.info/sct |
| 163 | + version: http://snomed.info/sct/731000124108 |
| 164 | + code: '373066001' #<-- Snomed CT "Yes (qualifier value)" |
| 165 | +identifier: |
| 166 | + - |
| 167 | + use: usual |
| 168 | + type: |
| 169 | + coding: |
| 170 | + - |
| 171 | + system: 'http://terminology.hl7.org/CodeSystem/v2-0203' |
| 172 | + code: MR |
| 173 | + display: Medical Record Number |
| 174 | + text: Medical Record Number |
| 175 | + system: 'http://example.org/patient/identifiers' |
| 176 | + value: '1032702' |
| 177 | +active: true |
| 178 | +name: |
| 179 | + - |
| 180 | + use: old |
| 181 | + family: Shaw |
| 182 | + given: |
| 183 | + - Amy |
| 184 | + - V. |
| 185 | + period: |
| 186 | + start: '2016-12-06' |
| 187 | + end: '2020-07-22' |
| 188 | + - |
| 189 | + use: usual |
| 190 | + family: Baxter |
| 191 | + given: |
| 192 | + - Amy |
| 193 | + - V. |
| 194 | + suffix: |
| 195 | + - PharmD |
| 196 | + period: |
| 197 | + start: '2020-07-22' |
| 198 | +telecom: |
| 199 | + - |
| 200 | + system: phone |
| 201 | + value: 555-555-5555 |
| 202 | + use: home |
| 203 | + - |
| 204 | + system: email |
| 205 | + value: amy.shaw@example.com |
| 206 | +# ================== Removed in US Core V8 ============================ |
| 207 | +# gender: female |
| 208 | +# ================== Removed in US Core V8 ============================ |
| 209 | +birthDate: '1987-02-20' |
| 210 | +address: |
| 211 | + - |
| 212 | + use: old |
| 213 | + line: |
| 214 | + - 49 MEADOW ST |
| 215 | + city: MOUNDS |
| 216 | + state: OK |
| 217 | + postalCode: '74047' |
| 218 | + country: US |
| 219 | + period: |
| 220 | + start: '2016-12-06' |
| 221 | + end: '2020-07-22' |
| 222 | + - |
| 223 | + line: |
| 224 | + - 183 MOUNTAIN VIEW ST |
| 225 | + city: MOUNDS |
| 226 | + state: OK |
| 227 | + postalCode: '74048' |
| 228 | + country: US |
| 229 | + period: |
| 230 | + start: '2020-07-22' |
| 231 | +communication: |
| 232 | + - |
| 233 | + language: |
| 234 | + |
| 235 | + coding: |
| 236 | + - |
| 237 | + system: 'urn:ietf:bcp:47' |
| 238 | + code: es |
| 239 | + display: Spanish |
| 240 | + preferred: true |
0 commit comments