FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ACMEProductPatient-duplicate-2

Packageacme.product
Resource TypeStructureDefinition
IdACMEProductPatient-duplicate-2
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=acme.product@0.0.3&canonical=http://example.org/fhir/StructureDefinition/ACMEProductPatient
URLhttp://example.org/fhir/StructureDefinition/ACMEProductPatient
Statusdraft
Date2020-05-08T09:43:40.7870814+00:00
NameACMEProductPatient
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ACME-base-patientACMEbasePatient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-05-08T09:43:41.052+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/ACMEProductPatient",
  "name": "ACMEProductPatient",
  "status": "draft",
  "date": "2020-05-08T09:43:40.7870814+00:00",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut-DQ-DSTU2",
      "name": "Argonaut-DQ-DSTU2"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      }
    ]
  }
}