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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-relatedperson.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-relatedperson
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-relatedperson
Version1.2.2
Statusactive
NameRelatedPerson
TitleRelated Person Profile
DescriptionThis resource will be used to store the details about a person that is involved in a patient's health or the care for a patient.
TypeRelatedPerson
Kindresource

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.2.2profile-bundle-patientmedicationlistPatient Medication List Bundle Profile
synapxe.sgcdi#1.2.2profile-careplan-servicerequestCarePlan Service Request Profile

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "profile-relatedperson",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-relatedperson",
  "version": "1.2.2",
  "name": "RelatedPerson",
  "title": "Related Person Profile",
  "status": "active",
  "publisher": "Synapxe",
  "description": "This resource will be used to store the details about a person that is involved in a patient's health or the care for a patient.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson",
        "path": "RelatedPerson"
      }
    ]
  }
}