Sha256: 61e8c73202d0698eeaebb3d7590ecfad9eb6265a9f6dff4e540deaa755f8b61a

Contents?: true

Size: 939 Bytes

Versions: 10

Compression:

Stored size: 939 Bytes

Contents

{
  "resourceType": "FamilyMemberHistory",
  "id": "mother",
  "status": "completed",
  "patient": {
    "reference": "Patient/100",
    "display": "Peter Patient"
  },
  "relationship": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/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"
      }
    }
  ],
  "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/familymemberhistory-example-mother.json
fhir_models-4.2.2 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.2.1 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.2.0 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.1.2 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.1.1 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.1.0 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.0.2 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.0.1 lib/fhir_models/examples/json/familymemberhistory-example-mother.json
fhir_models-4.0.0 lib/fhir_models/examples/json/familymemberhistory-example-mother.json