Sha256: 620cb9484baf4320913d1d82a511612f0ac3f229d341c9a55accd560f19a5efd

Contents?: true

Size: 857 Bytes

Versions: 11

Compression:

Stored size: 857 Bytes

Contents

{
  "resourceType": "FamilyMemberHistory",
  "id": "mother",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mother died of a stroke aged 56</div>"
  },
  "patient": {
    "reference": "Patient/100",
    "display": "Peter Patient"
  },
  "status": "completed",
  "relationship": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/familial-relationship",
        "code": "mother"
      }
    ]
  },
  "condition": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "371041009",
            "display": "Embolic Stroke"
          }
        ],
        "text": "Stroke"
      },
      "onsetAge": {
        "value": 56,
        "unit": "yr",
        "system": "http://unitsofmeasure.org",
        "code": "a"
      }
    }
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.8.2 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.8.1 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.8.0 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.8 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.7 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.6 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.4 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.3 examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.2 examples/json/familymemberhistory-example-mother.json
fhir_models-1.6.1 examples/json/familymemberhistory-example-mother.json