Sha256: 7da7da877dc18f5b565d5c267ba7d8bccd154e0c3cbb7aaa52e31608e6c44f8e

Contents?: true

Size: 1.7 KB

Versions: 10

Compression:

Stored size: 1.7 KB

Contents

{
  "resourceType": "Person",
  "id": "pp",
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "DL"
          }
        ],
        "text": "Ohio driver license"
      },
      "system": "urn:oid:2.16.840.1.113883.4.3.39",
      "value": "TL545786",
      "period": {
        "start": "2041-09-23"
      },
      "assigner": {
        "display": "Ohio Bureau of Motor Vehicles"
      }
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Everywoman",
      "given": [
        "Eve",
        "Marie"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "(621)-479-9743",
      "use": "home"
    }
  ],
  "gender": "female",
  "birthDate": "1974-03-07",
  "address": [
    {
      "use": "home",
      "line": [
        "2086 College St"
      ],
      "city": "Sandusky",
      "state": "OH",
      "postalCode": "44870",
      "country": "USA"
    }
  ],
  "managingOrganization": {
    "reference": "http://www.goodhealth.com/Organization/12",
    "display": "Goodhealth Patient Portal"
  },
  "active": true,
  "link": [
    {
      "target": {
        "reference": "http://www.goodhealth.com/Patient/98574",
        "display": "Eve Everywoman"
      },
      "assurance": "level3"
    },
    {
      "target": {
        "reference": "http://www.acme-medical.com/Patient/ab34d",
        "display": "Eve Marie Everywoman"
      },
      "assurance": "level2"
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.2.2 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.2.1 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.2.0 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.1.2 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.1.1 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.1.0 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.0.2 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.0.1 lib/fhir_models/examples/json/person-patient-portal.json
fhir_models-4.0.0 lib/fhir_models/examples/json/person-patient-portal.json