US Core R4 Validator Implementation Guide CI Build

JSON Format: Organization-3ffca313-cdd3-37d2-ad04-00dc4adcb86f

Download Raw json

Validation results for PCP31369

LevelTypeLocationMessage
informationinformationalOrganization/3ffca313-cdd3-37d2-ad04-00dc4adcb86f: Organization.identifier[0]This element does not match any known slice for the profile http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
{
  "resourceType" : "Organization",
  "id" : "3ffca313-cdd3-37d2-ad04-00dc4adcb86f",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 3ffca313-cdd3-37d2-ad04-00dc4adcb86f</p><p><b>meta</b>: </p><p><b>identifier</b>: 3ffca313-cdd3-37d2-ad04-00dc4adcb86f</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: PCP31369</p><p><b>telecom</b>: ph: 781-934-2597</p><p><b>address</b>: 145 WASHINGTON ST NORWELL MA 02061-1744 US </p></div>"
  },
  "identifier" : [
    {
      "system" : "https://github.com/synthetichealth/synthea",
      "value" : "3ffca313-cdd3-37d2-ad04-00dc4adcb86f"
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        }
      ],
      "text" : "Healthcare Provider"
    }
  ],
  "name" : "PCP31369",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "781-934-2597"
    }
  ],
  "address" : [
    {
      "line" : [
        "145 WASHINGTON ST"
      ],
      "city" : "NORWELL",
      "state" : "MA",
      "postalCode" : "02061-1744",
      "country" : "US"
    }
  ]
}