Sha256: f40a3cc46242bc8b05f89fb66ba30f142ddd5b4b64a4e5773850c8f17f963795

Contents?: true

Size: 873 Bytes

Versions: 10

Compression:

Stored size: 873 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>"
  },
  "status": "completed",
  "patient": {
    "reference": "Patient/100",
    "display": "Peter Patient"
  },
  "relationship": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "code": "MTH",
        "display": "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

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/familymemberhistory-example-mother.json
fhir_models-3.0.4 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-3.0.3 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-3.0.2 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-3.0.1 lib/fhir_models/examples/json/familymemberhistory-example-mother.json