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

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeLocation
IdExample-SpireCore-Location-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": "Location",
  "id": "gen1",
  "meta": {
    "profile": [
      "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Location"
    ]
  },
  "implicitRules": "http://hl7.org/fhir/reference",
  "extension": [
    {
      "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-CYPDetails"
    },
    {
      "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-SpireGPDetails"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Fantastic Giraffe",
            "display": "Inventive Mouse",
            "userSelected": false
          }
        ],
        "text": "Slow Mouse"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "2014-03-08",
        "end": "1956-11-20"
      }
    }
  ],
  "status": "unknown",
  "operationalStatus": {
    "system": "http://hl7.org/fhir/reference",
    "version": "Fantastic Dog",
    "display": "Slow Giraffe",
    "userSelected": false
  },
  "name": "Energetic Dog",
  "alias": [
    "Energetic Giraffe"
  ],
  "description": "Energetic Dog",
  "type": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/reference",
          "version": "Fantastic Zebra",
          "display": "Slow Giraffe",
          "userSelected": false
        }
      ],
      "text": "Inventive Giraffe"
    }
  ],
  "telecom": [
    {
      "value": "Inventive Elephant",
      "rank": 1903678842,
      "period": {
        "start": "1987-10-30",
        "end": "1998-09-27"
      }
    }
  ],
  "address": {
    "text": "137 Nowhere Street, Erewhon 9132",
    "line": [
      "137 Nowhere Street"
    ],
    "city": "Erewhon",
    "district": "Madison",
    "state": "Fantastic Dog",
    "postalCode": "9132",
    "country": "Inventive Zebra",
    "period": {
      "start": "2008-05-24",
      "end": "1954-04-02"
    }
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/reference",
        "version": "Fast Mouse",
        "display": "Hilarious Giraffe",
        "userSelected": false
      }
    ],
    "text": "Fast Elephant"
  },
  "managingOrganization": {
    "reference": "Energetic Dog",
    "type": "http://hl7.org/fhir/reference",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Crazy Mouse",
            "display": "Fast Elephant",
            "userSelected": false
          }
        ],
        "text": "Energetic Elephant"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "1976-11-14",
        "end": "1960-07-23"
      }
    },
    "display": "Fantastic Zebra"
  },
  "partOf": {
    "reference": "Slow Elephant",
    "type": "http://hl7.org/fhir/reference",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/reference",
            "version": "Fantastic Elephant",
            "display": "Inventive Dog",
            "userSelected": false
          }
        ],
        "text": "Fantastic Cat"
      },
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456",
      "period": {
        "start": "1951-10-17",
        "end": "2010-04-08"
      }
    },
    "display": "Hilarious Giraffe"
  },
  "hoursOfOperation": [
    {
      "allDay": false
    }
  ],
  "availabilityExceptions": "Fantastic Badger",
  "endpoint": [
    {
      "reference": "Fantastic Badger",
      "type": "http://hl7.org/fhir/reference",
      "identifier": {
        "type": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/reference",
              "version": "Crazy Elephant",
              "display": "Hilarious Badger",
              "userSelected": false
            }
          ],
          "text": "Hilarious Cat"
        },
        "system": "http://www.acme.com/identifiers/patient",
        "value": "123456",
        "period": {
          "start": "1958-03-30",
          "end": "2007-07-11"
        }
      },
      "display": "Hilarious Dog"
    },
    {
      "reference": "Slow Badger",
      "type": "http://hl7.org/fhir/reference",
      "identifier": {
        "type": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/reference",
              "version": "Inventive Giraffe",
              "display": "Fantastic Giraffe",
              "userSelected": false
            }
          ],
          "text": "Crazy Dog"
        },
        "system": "http://www.acme.com/identifiers/patient",
        "value": "123456",
        "period": {
          "start": "1952-01-25",
          "end": "1988-08-20"
        }
      },
      "display": "Slow Badger"
    }
  ]
}