Sha256: 285f0adc0ca5c9ab295abc9652b6bf8295f4ef116341a583b8e0f8c4d9a407a9

Contents?: true

Size: 1.07 KB

Versions: 15

Compression:

Stored size: 1.07 KB

Contents

{
  "resourceType": "Patient",
  "id": "proband",
  "text": {
    "status": "generated",
    "div": "<div>\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",
      "_system": {
        "fhir_comments": [
          "   This OID has been used below for illustration purposes only   "
        ]
      },
      "value": "999999999",
      "assigner": {
        "display": "Boston Massachesetts General Hospital"
      }
    }
  ],
  "active": true,
  "gender": "female",
  "birthDate": "1966-04-04",
  "deceasedBoolean": false
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/patient-example-proband.json
fhir_models-0.3.1 examples/json/patient-example-proband.json
fhir_models-0.3.0 examples/json/patient-example-proband.json