Sha256: b5e4f3b1ce6357433b9477ca9cd7f168a7f1655b5604ab8491c281a00ce3ce0d

Contents?: true

Size: 987 Bytes

Versions: 7

Compression:

Stored size: 987 Bytes

Contents

{
  "resourceType": "Patient",
  "id": "proband",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      <p>\n        \n        <b>Annie Proband</b>: Female, born 1966-04-04\n      </p>\n    \n    </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/us-core-race",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2106-3",
            "display": "white"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "text": "Computer-Stored Abulatory Records (COSTAR)"
      },
      "system": "urn:oid:2.16.840.1.113883.6.117",
      "value": "999999999",
      "assigner": {
        "display": "Boston Massachesetts General Hospital"
      }
    }
  ],
  "active": true,
  "gender": "female",
  "birthDate": "1966-04-04",
  "deceasedBoolean": false
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/patient-example-proband.json
fhir_models-1.6.7 lib/fhir_models/examples/json/patient-example-proband.json
fhir_models-1.6.6 lib/fhir_models/examples/json/patient-example-proband.json
fhir_models-1.6.4 lib/fhir_models/examples/json/patient-example-proband.json
fhir_models-1.6.3 examples/json/patient-example-proband.json
fhir_models-1.6.2 examples/json/patient-example-proband.json
fhir_models-1.6.1 examples/json/patient-example-proband.json