FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeRelatedPerson
IdExample-SpireCore-RelatedPerson-gen1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "RelatedPerson",
  "id": "gen1",
  "status": "unknown",
  "meta": {
    "profile": [
      "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson"
    ]
  },
  "implicitRules": "http://hl7.org/fhir/reference",
  "extension": [
    {
      "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference"
    },
    {
      "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator",
      "valueBoolean": false
    },
    {
      "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-NoEmailReason",
      "valueString": "Fast Badger"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Energetic Cat",
            "display": "Slow Mouse",
            "userSelected": false
          }
        ],
        "text": "Energetic Badger"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "1951-12-13",
        "end": "1966-11-13"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Hilarious Elephant",
            "display": "Energetic Dog",
            "userSelected": false
          }
        ],
        "text": "Energetic Dog"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "1997-09-21",
        "end": "2014-08-02"
      },
      "assigner": {
        "reference": "Crazy Badger",
        "type": "http://hl7.org/fhir/reference",
        "identifier": {
          "type": {
            "text": "Inventive Elephant"
          },
          "system": "http://www.acme.com/identifiers/patient",
          "value": "123456",
          "period": {
            "start": "1961-07-11",
            "end": "2003-12-24"
          }
        },
        "display": "Inventive Elephant"
      }
    }
  ],
  "active": false,
  "patient": {
    "reference": "Fast Dog",
    "type": "http://hl7.org/fhir/reference",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Slow Giraffe",
            "display": "Crazy Mouse",
            "userSelected": false
          }
        ],
        "text": "Slow Dog"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "1960-07-23",
        "end": "2014-08-04"
      }
    },
    "display": "Hilarious Badger"
  },
  "relationship": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/reference",
          "version": "Inventive Cat",
          "display": "Fantastic Cat",
          "userSelected": false
        }
      ],
      "text": "Crazy Zebra"
    }
  ],
  "name": [
    {
      "text": "Fast Zebra",
      "family": "Fantastic Elephant",
      "given": [
        "Slow Badger"
      ],
      "prefix": [
        "Slow Mouse"
      ],
      "suffix": [
        "Slow Mouse"
      ],
      "period": {
        "start": "1954-08-28",
        "end": "1961-05-25"
      }
    }
  ],
  "telecom": [
    {
      "value": "Fast Giraffe",
      "rank": 1617046705,
      "period": {
        "start": "1961-12-09",
        "end": "1959-05-06"
      }
    },
    {
      "value": "Hilarious Cat",
      "rank": 683093156,
      "period": {
        "start": "2016-12-03",
        "end": "1994-04-16"
      }
    }
  ],
  "address": [
    {
      "text": "137 Nowhere Street, Erewhon 9132",
      "line": [
        "137 Nowhere Street"
      ],
      "city": "Erewhon",
      "district": "Madison",
      "state": "Energetic Cat",
      "postalCode": "9132",
      "country": "Fast Zebra",
      "period": {
        "start": "1996-10-14",
        "end": "1960-12-20"
      }
    },
    {
      "text": "137 Nowhere Street, Erewhon 9132",
      "line": [
        "137 Nowhere Street"
      ],
      "city": "Erewhon",
      "district": "Madison",
      "state": "Fantastic Badger",
      "postalCode": "9132",
      "country": "Fantastic Badger",
      "period": {
        "start": "1969-11-27",
        "end": "1963-10-21"
      }
    }
  ],
  "photo": [
    {
      "size": 178283218,
      "title": "Official Corporate Logo",
      "creation": "2012-12-19"
    }
  ],
  "period": {
    "start": "1982-03-22",
    "end": "2006-02-11"
  },
  "communication": [
    {
      "language": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Fantastic Zebra",
            "display": "Energetic Cat",
            "userSelected": false
          }
        ],
        "text": "Slow Badger"
      },
      "preferred": false
    }
  ]
}